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 008537c + 4807c9b commit 477afbfCopy full SHA for 477afbf
docs/taproot-assets/release-notes/release-notes-0.7.0.md
@@ -271,6 +271,12 @@
271
272
## RPC Updates
273
274
+- [PR](https://github.com/lightninglabs/taproot-assets/pull/1854) The `NewAddr`
275
+ RPC now performs a proof courier connectivity check for all tap address types
276
+ using a universe RPC URL scheme. A new flag allows skipping this check for
277
+ offline address generation. Additionally, an early sanity check ensures the
278
+ asset is recognized locally before attempting any courier connection check.
279
+
280
## tapcli Updates
281
282
- The default script key type in the `tapcli assets list`,
0 commit comments