Hive module
These items need only be set when testing with Hive (Ethereum Foundation tool)
Property | Env Variable | Description | Default |
---|---|---|---|
BlocksDir | NETHERMIND_HIVECONFIG_BLOCKSDIR | Path to a directory with additional blocks. | "/blocks" |
ChainFile | NETHERMIND_HIVECONFIG_CHAINFILE | Path to a file with a test chain definition. | "/chain.rlp" |
Enabled | NETHERMIND_HIVECONFIG_ENABLED | Enabling hive for debugging purpose | false |
GenesisFilePath | NETHERMIND_HIVECONFIG_GENESISFILEPATH | Path to genesis block. | "/genesis.json" |
KeysDir | NETHERMIND_HIVECONFIG_KEYSDIR | Path to a test key store directory. | "/keys" |
Last modified 1yr ago