mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Rename everything from newcoin to ripple except the protocol buffers.
This commit is contained in:
@@ -1093,7 +1093,7 @@ std::auto_ptr<STObject> STObject::parseJson(const Json::Value& object, SField::r
|
||||
data.push_back(new STAccount(field, v));
|
||||
}
|
||||
else
|
||||
{ // newcoin addres
|
||||
{ // ripple address
|
||||
NewcoinAddress a;
|
||||
if (!a.setAccountID(strValue))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user