make sendrawtransaction to accept 2nd optional (#1369)
This commit is contained in:
parent
01eeb59af6
commit
d26916ad5b
@ -91,6 +91,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
|
||||
{ "signrawtransaction", 1 },
|
||||
{ "signrawtransaction", 2 },
|
||||
{ "sendrawtransaction", 1 },
|
||||
{ "sendrawtransaction", 2 },
|
||||
{ "fundrawtransaction", 1 },
|
||||
{ "gettxout", 1 },
|
||||
{ "gettxout", 2 },
|
||||
|
Loading…
Reference in New Issue
Block a user