mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-11 14:54:12 +00:00
fix medalla import keys command
This commit is contained in:
parent
64838720d5
commit
bdd90c0d84
@ -7,7 +7,7 @@
|
||||
To import your signing key(s) into Nimbus, from the `nimbus-eth2` directory run:
|
||||
|
||||
```
|
||||
build/nimbus_beacon_node deposits import --data-dir=build/data/medalla <YOUR VALIDATOR KEYS DIRECTORY>
|
||||
build/nimbus_beacon_node_spec_0_12_3 deposits import --data-dir=build/data/medalla <YOUR VALIDATOR KEYS DIRECTORY>
|
||||
```
|
||||
|
||||
|
||||
|
@ -275,7 +275,7 @@ As usual, replace `195.177.101.93` with your Pi's IP address, and `<VALIDATOR_KE
|
||||
To import your signing key into Nimbus, from the `nimbus-eth2` directory run:
|
||||
|
||||
```
|
||||
build/nimbus_beacon_node deposits import --data-dir=build/data/medalla ../validator_keys
|
||||
build/nimbus_beacon_node_spec_0_3 deposits import --data-dir=build/data/medalla ../validator_keys
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user