remove rpc crypto conditions
This commit is contained in:
@@ -75,12 +75,8 @@ static const CRPCConvertParam vRPCConvertParams[] =
|
||||
{ "getrawtransaction", 1 },
|
||||
{ "createrawtransaction", 0 },
|
||||
{ "createrawtransaction", 1 },
|
||||
{ "createrawtransactioncc", 0 },
|
||||
{ "createrawtransactioncc", 1 },
|
||||
{ "signrawtransaction", 1 },
|
||||
{ "signrawtransaction", 2 },
|
||||
{ "signrawtransactioncc", 1 },
|
||||
{ "signrawtransactioncc", 2 },
|
||||
{ "sendrawtransaction", 1 },
|
||||
{ "fundrawtransaction", 1 },
|
||||
{ "gettxout", 1 },
|
||||
|
||||
Reference in New Issue
Block a user