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 170170
171171- The ` AddrReceives ` RPC now supports timestamp filtering with
172172 [ new ` StartTimestamp ` and ` EndTimestamp ` fields] ( https://github.com/lightninglabs/taproot-assets/pull/1794 ) .
173+
174+ - The ` AddrReceives ` RPC has new fields ` limit ` , ` offset ` and ` direction ` that
175+ allows pagination and sorting. [ See PR] ( https://github.com/lightninglabs/taproot-assets/pull/1813 ) .
173176
174177## tapcli Additions
175178
188191- CLI JSON output [ now] ( https://github.com/lightninglabs/taproot-assets/pull/1821 )
189192 includes unset and zero-valued proto fields (e.g. transaction output indexes).
190193 This ensures consistent output shape across all proto messages.
194+
195+ - The ` tapcli addrs receives ` command now has new flags ` --limit ` , ` --offset ` and
196+ ` --direction ` that allows pagination and sorting. [ See PR] ( https://github.com/lightninglabs/taproot-assets/pull/1813 ) .
191197
192198- The ` tapcli addrs receives ` command now supports
193199 [ new ` --start_timestamp ` and ` --end_timestamp ` flags] ( https://github.com/lightninglabs/taproot-assets/pull/1794 ) .
You can’t perform that action at this time.
0 commit comments