mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-01 10:43:10 +02:00
6 lines
212 B
Markdown
6 lines
212 B
Markdown
Updated RPCs
|
|
------------
|
|
|
|
- The `listtransactions`, `gettransaction`, and `listsinceblock`
|
|
RPC methods now include a wtxid field (hash of serialized transaction,
|
|
including witness data) for each transaction. |