This commit is contained in:
jl777
2016-10-23 14:40:41 -03:00
parent 4a41b0b27b
commit a9869d0dd7
4 changed files with 66 additions and 1 deletions

View File

@@ -105,7 +105,8 @@ static const CRPCConvertParam vRPCConvertParams[] =
{ "z_sendmany", 2},
{ "z_getoperationstatus", 0},
{ "z_getoperationresult", 0},
{ "z_importkey", 1 }
{ "z_importkey", 1 },
{ "paxprice", 3 },
};
class CRPCConvertTable