mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Renable doWalletClaim.
This commit is contained in:
@@ -618,7 +618,7 @@ Json::Value RPCServer::doWalletClaim(Json::Value& params)
|
|||||||
naRegular0Public.getAccountPublic(),
|
naRegular0Public.getAccountPublic(),
|
||||||
vucGeneratorSig);
|
vucGeneratorSig);
|
||||||
|
|
||||||
// (void) theApp->getOPs().processTransaction(trns);
|
(void) theApp->getOPs().processTransaction(trns);
|
||||||
|
|
||||||
Json::Value obj(Json::objectValue);
|
Json::Value obj(Json::objectValue);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user