From fa3af5f1849c775819d4d72e0c0d6b6a4d568743 Mon Sep 17 00:00:00 2001 From: Kris Nuttycombe Date: Thu, 16 May 2024 13:44:15 -0600 Subject: [PATCH] Update release notes to note the addition of `z_converttex` --- doc/release-notes.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/release-notes.md b/doc/release-notes.md index a29094b5174..584ef9f6e43 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -4,3 +4,6 @@ release-notes at release time) Notable changes =============== +- Added a `z_converttex` RPC method to support conversion of transparent + p2pkh addresses to the ZIP 320 (TEX) format. +