doc: Add release note for the new gettransaction argument

This commit is contained in:
darosior 2019-06-13 00:30:15 +02:00
parent b8b3f0435a
commit 9965940e35
No known key found for this signature in database
GPG key ID: E13FC145CD3F4304

View file

@ -0,0 +1,3 @@
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.