mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
.
This commit is contained in:
@@ -2518,7 +2518,7 @@ Json::Value RPCServer::doWalletPropose(const Json::Value& params)
|
||||
Json::Value obj(Json::objectValue);
|
||||
|
||||
obj["master_seed"] = naSeed.humanSeed();
|
||||
obj["master_key"] = naSeed.humanSeed1751();
|
||||
//obj["master_key"] = naSeed.humanSeed1751();
|
||||
obj["account_id"] = naAccount.humanAccountID();
|
||||
|
||||
return obj;
|
||||
|
||||
Reference in New Issue
Block a user