mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Improve error reporting and add clearing to NewcoinAddress.
This commit is contained in:
@@ -27,7 +27,8 @@ private:
|
||||
public:
|
||||
NewcoinAddress();
|
||||
|
||||
bool IsValid();
|
||||
bool IsValid() const;
|
||||
void clear();
|
||||
|
||||
//
|
||||
// hanko
|
||||
|
||||
Reference in New Issue
Block a user