mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add outer code for RPC wallet_claim.
This commit is contained in:
@@ -56,6 +56,7 @@ class RPCServer : public boost::enable_shared_from_this<RPCServer>
|
||||
|
||||
Json::Value doValidatorCreate(Json::Value& params);
|
||||
|
||||
Json::Value doWalletClaim(Json::Value& params);
|
||||
Json::Value doWalletPropose(Json::Value& params);
|
||||
|
||||
// Parses a string account name into a local or remote NewcoinAddress.
|
||||
|
||||
Reference in New Issue
Block a user