v0.5.0
@rgbpp-sdk/btc
Minor Changes
-
#261: Batch fetch CKB RGB++ live cells to construct BTC transaction (@duanyytop)
- Batch fetch CKB RGB++ live cells to construct BTC transaction
- Remove useless fields for RGB++ lock args list
Patch Changes
@rgbpp-sdk/ckb
Minor Changes
-
#258: Support for arbitrary BTC confirmation blocks to unlock btc time cells(@duanyytop)
-
#263: Remove 1CKB from BTC time cell capacity(@duanyytop)
Patch Changes
- Updated dependencies [
9afc2a9
]:- @rgbpp-sdk/service@0.5.0
@rgbpp-sdk/service
Minor Changes
- #248: Add
type_script
to the response of/rgbpp/v1/address/{btc_address}/balance
API, and addtypeHash
to the response of rgbpp assets-related APIs (@ShookLyngs)