This commit is contained in:
jl777
2016-10-24 12:12:33 -03:00
parent bd1750d3bf
commit 83a7f513e8
3 changed files with 4 additions and 1 deletions

View File

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