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
182185 allows users to specify the amount to send to a V2 address that allows custom
183186 amounts (which is the case when a V2 address is created with an amount of 0).
184187
188+ - The ` tapcli addrs receives ` command now has new flags ` --limit ` , ` --offset ` and
189+ ` --direction ` that allows pagination and sorting. [ See PR] ( https://github.com/lightninglabs/taproot-assets/pull/1813 ) .
190+
185191# Improvements
186192
187193## Functional Updates
You can’t perform that action at this time.
0 commit comments