mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Fully clear NewcoinAddress.
This commit is contained in:
@@ -25,6 +25,7 @@ bool NewcoinAddress::isValid() const
|
||||
void NewcoinAddress::clear()
|
||||
{
|
||||
nVersion = VER_NONE;
|
||||
vchData.clear();
|
||||
}
|
||||
|
||||
#if 0
|
||||
|
||||
Reference in New Issue
Block a user