Skip to content

Commit e7dd2ae

Browse files
Merge pull request #932 from lightninglabs/docs-taproot-assets
Update taproot-assets documentation
2 parents c6a3d08 + df3783b commit e7dd2ae

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/taproot-assets/release-notes/release-notes-0.7.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,9 @@
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 now supports timestamp filtering with
172+
[new `StartTimestamp` and `EndTimestamp` fields](https://github.com/lightninglabs/taproot-assets/pull/1794).
173+
171174
## tapcli Additions
172175

173176
- [Rename](https://github.com/lightninglabs/taproot-assets/pull/1682) the mint
@@ -186,6 +189,9 @@
186189
includes unset and zero-valued proto fields (e.g. transaction output indexes).
187190
This ensures consistent output shape across all proto messages.
188191

192+
- The `tapcli addrs receives` command now supports
193+
[new `--start_timestamp` and `--end_timestamp` flags](https://github.com/lightninglabs/taproot-assets/pull/1794).
194+
189195
# Improvements
190196

191197
## Functional Updates

0 commit comments

Comments
 (0)