mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-02-01 03:12:15 +00:00
Save after creating new addresses
This commit is contained in:
parent
f0aa4129bd
commit
5d38585251
@ -839,6 +839,8 @@ impl LightClient {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
self.do_save()?;
|
||||||
|
|
||||||
Ok(array![new_address])
|
Ok(array![new_address])
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user