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 168168 user to specify a custom amount to send to a V2 address that doesn't have an
169169 amount specified.
170170
171+ - The ` AddrReceives ` RPC has new fields ` limit ` , ` offset ` and ` direction ` that
172+ allows pagination and sorting. [ See PR] ( https://github.com/lightninglabs/taproot-assets/pull/1813 ) .
173+
171174## tapcli Additions
172175
173176- [ Rename] ( https://github.com/lightninglabs/taproot-assets/pull/1682 ) the mint
185188- CLI JSON output [ now] ( https://github.com/lightninglabs/taproot-assets/pull/1821 )
186189 includes unset and zero-valued proto fields (e.g. transaction output indexes).
187190 This ensures consistent output shape across all proto messages.
191+
192+ - The ` tapcli addrs receives ` command now has new flags ` --limit ` , ` --offset ` and
193+ ` --direction ` that allows pagination and sorting. [ See PR] ( https://github.com/lightninglabs/taproot-assets/pull/1813 ) .
188194
189195# Improvements
190196
You can’t perform that action at this time.
0 commit comments