Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 952 Bytes

backup-and-uninstall.md

File metadata and controls

28 lines (19 loc) · 952 Bytes
description
WIP...

Backup and Uninstall

Backup

The importance of backup Elastos blockchain node.

The table lists some of the important files.

Important file Description
$HOME/node/ela/keystore.dat ELA keystore file
$HOME/node/esc/keystore.dat ESC keystore file
$HOME/node/eid/keystore.dat EID keystore file
$HOME/node/arbiter/keystore.dat Arbiter keystore file
$HOME/.config/elastos/ela.txt ELA keystore password file
$HOME/.config/elastos/esc.txt ESC keystore password file
$HOME/.config/elastos/eid.txt EID keystore password file

TODO: A node.sh command to make a tarball.

Uninstall

If you are unsure about the uninstallation, please consult the developer. Please think twice before any deleting operation.