ipld-eth-db-validator/environments/example.toml

14 lines
234 B
TOML

[database]
name = "vulcanize_public"
hostname = "localhost"
port = 5432
password = "password"
user = "vdbm"
[validate]
block-height = 1
trail = 10
[ethereum]
chainConfig = "./chain.json"