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 168
168
user to specify a custom amount to send to a V2 address that doesn't have an
169
169
amount specified.
170
170
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
+
171
174
## tapcli Additions
172
175
173
176
- [ Rename] ( https://github.com/lightninglabs/taproot-assets/pull/1682 ) the mint
182
185
allows users to specify the amount to send to a V2 address that allows custom
183
186
amounts (which is the case when a V2 address is created with an amount of 0).
184
187
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
+
185
191
# Improvements
186
192
187
193
## Functional Updates
You can’t perform that action at this time.
0 commit comments