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 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
You can’t perform that action at this time.
0 commit comments