Handle case where private keys are multiline
This commit is contained in:
@@ -37,6 +37,8 @@ public:
|
||||
bool isSaplingAddress(QString addr);
|
||||
bool isSproutAddress(QString addr);
|
||||
|
||||
bool isValidSaplingPrivateKey(QString pk);
|
||||
|
||||
bool isSyncing();
|
||||
void setSyncing(bool syncing);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user