Fix a few typos
This commit is contained in:
@@ -69,7 +69,7 @@ private:
|
||||
// the current wallet version: clients below this version are not able to load the wallet
|
||||
int nWalletVersion;
|
||||
|
||||
// the maxmimum wallet format version: memory-only variable that specifies to what version this wallet may be upgraded
|
||||
// the maximum wallet format version: memory-only variable that specifies to what version this wallet may be upgraded
|
||||
int nWalletMaxVersion;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user