This commit is contained in:
jl777
2017-01-20 22:54:47 +02:00
parent 28a37cb907
commit 0b748e97fc
2 changed files with 3 additions and 2 deletions

View File

@@ -113,7 +113,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
{ "notaries", 1 },
{ "minerids", 1 },
{ "kvsearch", 1 },
{ "kvupdate", 2 },
{ "kvupdate", 3 },
};
class CRPCConvertTable