From ab2ec000c252e1062eec41795177e486d8c276b9 Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Sat, 26 Jun 2021 17:19:16 +0100 Subject: [PATCH] ZIP 203: keyword arguments to the RPC were not implemented. Signed-off-by: Daira Hopwood --- zip-0203.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/zip-0203.rst b/zip-0203.rst index bef88f43..6866c046 100644 --- a/zip-0203.rst +++ b/zip-0203.rst @@ -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.