[Unit Tests] Lock/unlock wallet
This commit is contained in:
@@ -47,7 +47,7 @@ public:
|
||||
bool Refresh();
|
||||
_SiaApiError Restore(const String& seed);
|
||||
_SiaApiError Lock();
|
||||
_SiaApiError Unlock();
|
||||
_SiaApiError Unlock(const String& password);
|
||||
};
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user