State explicitly slashingdb import doesn't destroy existing information (#4998)
This commit is contained in:
parent
750722dd75
commit
b076168bf8
|
@ -187,6 +187,9 @@ build/nimbus_beacon_node slashingdb import path/to/export_dir/slashing-protectio
|
|||
|
||||
Replacing `/path/to/export_dir` with the file/directory you specified when you exported your slashing protection history.
|
||||
|
||||
!!! tip
|
||||
Additional slashing protection information can be safely added to slashing protection databases.
|
||||
|
||||
### 5. Start the Nimbus validator
|
||||
|
||||
Follow the instructions [here](./connect-eth2.md) to start your validator using our pre-built [binaries](./binaries.md).
|
||||
|
|
Loading…
Reference in New Issue