Renable doWalletClaim.

This commit is contained in:
Arthur Britto
2012-05-18 19:30:33 -07:00
parent 26832b8a4c
commit b8468770f0

View File

@@ -618,7 +618,7 @@ Json::Value RPCServer::doWalletClaim(Json::Value& params)
naRegular0Public.getAccountPublic(),
vucGeneratorSig);
// (void) theApp->getOPs().processTransaction(trns);
(void) theApp->getOPs().processTransaction(trns);
Json::Value obj(Json::objectValue);