From eb7ef8473b87435a8fbea1194d20d0afb1c58925 Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 10 Sep 2018 05:57:15 -1100 Subject: [PATCH] strvals --- src/rpcclient.cpp | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/src/rpcclient.cpp b/src/rpcclient.cpp index 2509494be..16011c519 100644 --- a/src/rpcclient.cpp +++ b/src/rpcclient.cpp @@ -141,18 +141,6 @@ static const CRPCConvertParam vRPCConvertParams[] = { "z_importviewingkey", 2 }, { "z_getpaymentdisclosure", 1}, { "z_getpaymentdisclosure", 2}, - { "gatewaysdeposit", 0}, - { "gatewaysdeposit", 1}, - { "gatewaysdeposit", 2}, - { "gatewaysdeposit", 3}, - { "gatewaysdeposit", 4}, - { "gatewaysdeposit", 5}, - { "gatewaysdeposit", 6}, - { "gatewaysdeposit", 7}, - { "gatewaysdeposit", 8}, - { "gatewaysdeposit", 9}, - { "gatewaysdeposit", 10}, - // crosschain { "assetchainproof", 1}, { "crosschainproof", 1}, @@ -206,7 +194,7 @@ UniValue RPCConvertValues(const std::string &strMethod, const std::vector