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 174174- The ` AddrReceives ` RPC now supports timestamp filtering with
175175 [ new ` StartTimestamp ` and ` EndTimestamp ` fields] ( https://github.com/lightninglabs/taproot-assets/pull/1794 ) .
176176
177+ - The ` AddrReceives ` RPC has new fields ` limit ` , ` offset ` and ` direction ` that
178+ allows pagination and sorting. [ See PR] ( https://github.com/lightninglabs/taproot-assets/pull/1813 ) .
179+
177180## tapcli Additions
178181
179182- [ Rename] ( https://github.com/lightninglabs/taproot-assets/pull/1682 ) the mint
195198- The ` tapcli addrs receives ` command now supports
196199 [ new ` --start_timestamp ` and ` --end_timestamp ` flags] ( https://github.com/lightninglabs/taproot-assets/pull/1794 ) .
197200
201+ - The ` tapcli addrs receives ` command now has new flags ` --limit ` , ` --offset ` and
202+ ` --direction ` that allows pagination and sorting. [ See PR] ( https://github.com/lightninglabs/taproot-assets/pull/1813 ) .
203+
198204- The ` fetchsupplycommit ` command [ now supports] ( https://github.com/lightninglabs/taproot-assets/pull/1823 )
199205 a ` --first ` flag to fetch the very first supply commitment; if no flag is
200206 provided, it defaults to fetching the latest. Only one of ` --first ` ,
You can’t perform that action at this time.
0 commit comments