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