Skip to content

Instantly share code, notes, and snippets.

@EdwardPrentice
Last active April 23, 2021 22:49
Show Gist options
  • Save EdwardPrentice/a289c88898bcbf8ac44a29b8d2fd5246 to your computer and use it in GitHub Desktop.
Save EdwardPrentice/a289c88898bcbf8ac44a29b8d2fd5246 to your computer and use it in GitHub Desktop.
Teku config.yml
# full set of options can be found at https://docs.teku.consensys.net/en/latest/Reference/CLI/CLI-Syntax
# validators
validator-keys: "/root/keystore-m_123.json:/root/keystore-m_123.txt"
validators-graffiti: "edzorg"
# eth 1
eth1-endpoint: "http://localhost:6666"
# use the newest levelDB which uses less space
Xdata-storage-create-db-version: leveldb2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment