WIP RPC that doesn't quite work yet

This commit is contained in:
Duke Leto
2022-02-15 11:26:50 -05:00
parent 48cacc162a
commit c8430665f7
3 changed files with 38 additions and 1 deletions

View File

@@ -63,6 +63,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
{ "getbalance", 1 },
{ "getbalance", 2 },
{ "getblockhash", 0 },
{ "getblockmerkletree", 0 },
{ "move", 2 },
{ "move", 3 },
{ "sendfrom", 2 },