Skip to content

Commit d495668

Browse files
ffranrdarioAnongba
authored andcommitted
docs: add release note
1 parent fa23d79 commit d495668

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,15 @@
182182
- The [`ListUtxos` RPC now returns a `Swept` field](https://github.com/lightninglabs/taproot-assets/pull/1832)
183183
indicating whether the output is spent.
184184

185+
- [PR#1839](https://github.com/lightninglabs/taproot-assets/pull/1839) The
186+
`FetchSupplyLeaves` and `FetchSupplyCommit` RPC endpoints now
187+
include a new `block_headers` field. This field is a map from block
188+
height to a `SupplyLeafBlockHeader` message, which provides the block
189+
header timestamp (in seconds since the Unix epoch) and the 32-byte
190+
block header hash. This allows clients to obtain block timing and hash
191+
information directly from the RPC response without performing separate
192+
blockchain queries.
193+
185194
## tapcli Additions
186195

187196
- [Rename](https://github.com/lightninglabs/taproot-assets/pull/1682) the mint

0 commit comments

Comments
 (0)