Adopt options.md.
This commit is contained in:
parent
17960d7e99
commit
e2a00cdd05
|
@ -33,6 +33,7 @@ The following options are available:
|
||||||
--network The Eth2 network to join [=mainnet].
|
--network The Eth2 network to join [=mainnet].
|
||||||
-d, --data-dir The directory where nimbus will store all blockchain data.
|
-d, --data-dir The directory where nimbus will store all blockchain data.
|
||||||
--validators-dir A directory containing validator keystores.
|
--validators-dir A directory containing validator keystores.
|
||||||
|
--validators-source Remote Web3Signer URL that will be used as a source of validators.
|
||||||
--secrets-dir A directory containing validator keystore passwords.
|
--secrets-dir A directory containing validator keystore passwords.
|
||||||
--wallets-dir A directory containing wallet files.
|
--wallets-dir A directory containing wallet files.
|
||||||
--web3-url One or more execution layer Engine API URLs.
|
--web3-url One or more execution layer Engine API URLs.
|
||||||
|
|
Loading…
Reference in New Issue