File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 218218 information directly from the RPC response without performing separate
219219 blockchain queries.
220220
221+ - The ` AddrReceives ` RPC has new fields ` limit ` , ` offset ` and ` direction ` that
222+ allows pagination and sorting. [ See PR] ( https://github.com/lightninglabs/taproot-assets/pull/1813 ) .
223+
221224## tapcli Additions
222225
223226- [ Rename] ( https://github.com/lightninglabs/taproot-assets/pull/1682 ) the mint
239242- The ` tapcli addrs receives ` command now supports
240243 [ new ` --start_timestamp ` and ` --end_timestamp ` flags] ( https://github.com/lightninglabs/taproot-assets/pull/1794 ) .
241244
245+ - The ` tapcli addrs receives ` command now has new flags ` --limit ` , ` --offset ` and
246+ ` --direction ` that allows pagination and sorting. [ See PR] ( https://github.com/lightninglabs/taproot-assets/pull/1813 ) .
247+
242248- The ` fetchsupplycommit ` command [ now supports] ( https://github.com/lightninglabs/taproot-assets/pull/1823 )
243249 a ` --first ` flag to fetch the very first supply commitment; if no flag is
244250 provided, it defaults to fetching the latest. Only one of ` --first ` ,
You can’t perform that action at this time.
0 commit comments