Fix rescan RPC to correctly use the optional rescan height

This commit is contained in:
Duke Leto
2021-12-21 20:55:29 -05:00
parent fffa06d138
commit cff8d114ea
2 changed files with 7 additions and 3 deletions

View File

@@ -36,6 +36,7 @@ public:
static const CRPCConvertParam vRPCConvertParams[] =
{
{ "rescan", 0 },
{ "stop", 0 },
{ "setmocktime", 0 },
{ "getaddednodeinfo", 0 },