mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-11 20:32:35 -03:00
212 B
212 B
Updated RPCs
- The
listtransactions
,gettransaction
, andlistsinceblock
RPC methods now include a wtxid field (hash of serialized transaction, including witness data) for each transaction.