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.
2 parents 293bd80 + 3c23660 commit 7e409bdCopy full SHA for 7e409bd
docs/taproot-assets/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