Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop

This commit is contained in:
Arthur Britto
2013-04-14 22:38:52 -07:00
12 changed files with 1602 additions and 830 deletions

View File

@@ -29,7 +29,9 @@ public:
// For public and private key, checks if they are legal.
bool isValid() const;
void clear();
bool isSet() const;
std::string humanAddressType() const;