Skip to content

Commit 770e2e2

Browse files
committed
docs: add release note
1 parent f940a63 commit 770e2e2

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
@@ -179,6 +179,15 @@
179179
configured with public read access. This matches the behavior of the
180180
existing FetchSupplyCommit RPC endpoint.
181181

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

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

0 commit comments

Comments
 (0)