mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add createAccountID() to NewcoinAddress.
This commit is contained in:
@@ -65,6 +65,8 @@ public:
|
||||
bool setAccountID(const std::string& strAccountID);
|
||||
void setAccountID(const uint160& hash160In);
|
||||
|
||||
static NewcoinAddress createAccountID(const uint160& uiAccountID);
|
||||
|
||||
//
|
||||
// Accounts Public
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user