Skip to content

Commit

Permalink
chore: add changeset for 3c0eb05
Browse files Browse the repository at this point in the history
  • Loading branch information
ShookLyngs committed Aug 6, 2024
1 parent 3c0eb05 commit a31a376
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .changeset/twenty-jeans-warn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'rgbpp': minor
---

Support for batch transferring of RGBPP XUDT assets

- Add `buildRgbppTransferAllTxs()` API to generate one or more BTC/CKB transaction groups for transferring the entire amount of a specific type of RGBPP XUDT asset from one or more BTC addresses to a recipient
- Add `sendRgbppTxGroups()` API for sending BTC/CKB transaction groups to the `BtcAssetsApi`

0 comments on commit a31a376

Please sign in to comment.