tyop.
This commit is contained in:
parent
715aae1e8d
commit
d9a3f4324c
1 changed files with 1 additions and 1 deletions
|
@ -690,7 +690,7 @@ func (w *Wallet) ReadFrom(r io.Reader) (n int64, err error) {
|
|||
}
|
||||
}
|
||||
|
||||
// If the private keys have not ben created yet, mark the
|
||||
// If the private keys have not been created yet, mark the
|
||||
// earliest so all can be created on next wallet unlock.
|
||||
if e.addr.flags.createPrivKeyNextUnlock {
|
||||
switch {
|
||||
|
|
Loading…
Reference in a new issue