eth-ipfs-state-validator/environments/example.toml
Roy Crihfield 5eeeecf667
Refactor for v5 and IPFS v0 blockstore (#73)
* vulcanize => cerc

* Use v0-blockstore based DB

via ipld-eth-statedb/trie_by_cid

* Update CI workflows

* Update modules

- concurrent iterator interface
- ginkgo v2
- go 1.19
2023-05-18 22:46:51 -05:00

10 lines
247 B
TOML

[database]
name = "cerc_public"
hostname = "localhost"
port = 5432
user = "postgres"
password = ""
[validator]
type = "state"
stateRoot = "0xd7f8974fb5ac78d9ac099b9ad5018bedc2ce0a72dad1827a1709da30580f0544"