mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-27 19:47:30 -03:00
4 lines
204 B
Markdown
4 lines
204 B
Markdown
|
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.
|