diff --git a/docs/taproot-assets/release-notes/release-notes-0.7.0.md b/docs/taproot-assets/release-notes/release-notes-0.7.0.md index 642f6ad4..bc79dd09 100644 --- a/docs/taproot-assets/release-notes/release-notes-0.7.0.md +++ b/docs/taproot-assets/release-notes/release-notes-0.7.0.md @@ -271,6 +271,12 @@ ## RPC Updates +- [PR](https://github.com/lightninglabs/taproot-assets/pull/1854) The `NewAddr` + RPC now performs a proof courier connectivity check for all tap address types + using a universe RPC URL scheme. A new flag allows skipping this check for + offline address generation. Additionally, an early sanity check ensures the + asset is recognized locally before attempting any courier connection check. + ## tapcli Updates - The default script key type in the `tapcli assets list`,