mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-07-22 14:30:51 -04:00
removed restart of havenod on account delete or restore
This commit is contained in:
parent
173bb4a807
commit
3465eb5ce6
2 changed files with 10 additions and 11 deletions
|
@ -356,7 +356,7 @@ export default class HavenoClient {
|
|||
}
|
||||
|
||||
/**
|
||||
* Permanently delete the Haveno account and shutdown the server. // TODO: possible to not shutdown server?
|
||||
* Permanently delete the Haveno account.
|
||||
*/
|
||||
async deleteAccount(): Promise<void> {
|
||||
try {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue