Unit test.

This commit is contained in:
JoelKatz
2012-10-05 02:32:48 -07:00
parent de379037f8
commit 40547c1ecc
2 changed files with 52 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ public:
void sign(const NewcoinAddress& naAccountPrivate);
bool checkSign(const NewcoinAddress& naAccountPublic) const;
bool checkSign() const;
// SQL Functions
static std::string getSQLValueHeader();