Skip to content

Commit 60b44e9

Browse files
authored
Update Readme.md
1 parent 0322589 commit 60b44e9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,11 @@ Disclaimer: `manta-signer` is experimental software, use it at your own risk.
1414
-js: external Javascript libraries that interact with manta-signer
1515
```
1616

17+
<br/>
18+
To remove your private account data completely and set up a new account, you should remove these files.
19+
20+
```
21+
Mac: ~/Library/Application Support/manta-signer/root_seed.aes
22+
Linux: ~/.config/manta-signer/root_seed.aes
23+
Windows: ~/AppData/Roaming/manta-signer/root_seed.aes
24+
```

0 commit comments

Comments
 (0)