mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Work on WS account_info_subscribe.
This commit is contained in:
@@ -949,6 +949,7 @@ Json::Value RPCServer::doOfferCancel(const Json::Value ¶ms)
|
||||
}
|
||||
|
||||
// owner_info <account>|<nickname>|<account_public_key>
|
||||
// owner_info <seed>|<pass_phrase>|<key> [<index>]
|
||||
Json::Value RPCServer::doOwnerInfo(const Json::Value& params)
|
||||
{
|
||||
std::string strIdent = params[0u].asString();
|
||||
|
||||
Reference in New Issue
Block a user