We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d4ac50 commit 8124851Copy full SHA for 8124851
docs/release-notes/release-notes-0.7.0.md
@@ -174,6 +174,11 @@
174
- The `AddrReceives` RPC now supports timestamp filtering with
175
[new `StartTimestamp` and `EndTimestamp` fields](https://github.com/lightninglabs/taproot-assets/pull/1794).
176
177
+- The [FetchSupplyLeaves RPC endpoint](https://github.com/lightninglabs/taproot-assets/pull/1829)
178
+ is now accessible without authentication when the universe server is
179
+ configured with public read access. This matches the behavior of the
180
+ existing FetchSupplyCommit RPC endpoint.
181
+
182
## tapcli Additions
183
184
- [Rename](https://github.com/lightninglabs/taproot-assets/pull/1682) the mint
0 commit comments