mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 02:33:24 -03:00
doc: add wtxid info in release-notes
This commit is contained in:
parent
a5b66738f1
commit
2d596bce6f
1 changed files with 6 additions and 0 deletions
6
doc/release-notes-24198.md
Normal file
6
doc/release-notes-24198.md
Normal 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.
|
Loading…
Add table
Reference in a new issue