ZIP 203: keyword arguments to the RPC were not implemented.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2021-06-26 17:19:16 +01:00
parent 38fe5c3b10
commit ab2ec000c2
1 changed files with 0 additions and 3 deletions

View File

@ -90,9 +90,6 @@ Wallet should notify the user of expired transactions that must be re-sent.
RPC
---
To make changes to the sendtoaddress and z_sendmany commands backwards compatible for
future changes, keyword arguments should be accepted by the RPC interface.
For Overwinter, transaction expiry will be set to a default that can be overridden by a
flag `txexpirydelta` set in the config file.