mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-08-05 14:34:49 +02: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.