doc: Add `decoderawtransaction` to 5.1.0 release notes

This commit is contained in:
Jack Grigg 2022-07-08 10:27:04 +00:00
parent 4d7ce75ef1
commit dda0f79277
1 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@ RPC interface
templates it creates, as these templates only include transactions that have
previously been checked when being added to the mempool.
- The `getrawtransaction` RPC method now includes details about Orchard actions
within transactions.
- The `getrawtransaction` and `decoderawtransaction` RPC methods now include
details about Orchard actions within transactions.
Wallet
------