doc: add wtxid info in release-notes

This commit is contained in:
brunoerg 2022-01-31 08:31:49 -03:00
parent a5b66738f1
commit 2d596bce6f

View file

@ -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.