more error checking, logging and fix some compiler warnings

This commit is contained in:
Duke Leto
2021-12-21 12:37:13 -05:00
parent 3f9fc49207
commit cbc77e9d58
6 changed files with 32 additions and 41 deletions

View File

@@ -42,7 +42,6 @@ public:
void setTestnet(bool isTestnet);
bool isSaplingAddress(QString addr);
bool isSproutAddress(QString addr);
bool isValidSaplingPrivateKey(QString pk);