From a5e77959c8ff6a8bffa1621d7ea29ee8603c5a14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Barbosa?= Date: Mon, 11 Nov 2019 00:40:11 +0000 Subject: rpc: Expose block height of wallet transactions --- doc/release-notes-17437.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/release-notes-17437.md (limited to 'doc') diff --git a/doc/release-notes-17437.md b/doc/release-notes-17437.md new file mode 100644 index 0000000000..3edfd00a38 --- /dev/null +++ b/doc/release-notes-17437.md @@ -0,0 +1,5 @@ +Low-level RPC Changes +=== + +- The RPC gettransaction, listtransactions and listsinceblock responses now also +includes the height of the block that contains the wallet transaction, if any. -- cgit v1.2.3