mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-07 20:43:57 -05:00
Update docs for keymanager (#4651)
This commit is contained in:
committed by
terence tsao
parent
fa2acb3632
commit
dd5a3fe80d
@@ -208,7 +208,7 @@ bazel run //beacon-chain -- \
|
||||
Wait a moment for the beacon chain to start. In the other terminal, issue the command:
|
||||
|
||||
```text
|
||||
bazel run //validator -- --interop-num-validators 64
|
||||
bazel run //validator -- --keymanager=interop --keymanageropts='{"keys":64}'
|
||||
```
|
||||
|
||||
This command will kickstart the system with your 64 validators performing their duties accordingly.
|
||||
|
||||
Reference in New Issue
Block a user