diff --git a/doc/release-notes-24198.md b/doc/release-notes-24198.md new file mode 100644 index 00000000000..e41b2a8e261 --- /dev/null +++ b/doc/release-notes-24198.md @@ -0,0 +1,6 @@ +Updated RPCs +------------ + +- The `listtransactions`, `gettransaction`, and `listsinceblock` + RPC methods now include a wtxid field (hash of serialized transaction, + including witness data) for each transaction. \ No newline at end of file