diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes-17437.md | 5 |
1 files changed, 5 insertions, 0 deletions
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. |