File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments