mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-10 10:52:31 -05:00
204 B
204 B
RPC changes
The gettransaction
RPC now accepts a third (boolean) argument decode
. If set to true
, a new decoded
field will be added to the response containing the decoded transaction.