Roy Crihfield
5eeeecf667
* 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
10 lines
247 B
TOML
10 lines
247 B
TOML
[database]
|
|
name = "cerc_public"
|
|
hostname = "localhost"
|
|
port = 5432
|
|
user = "postgres"
|
|
password = ""
|
|
|
|
[validator]
|
|
type = "state"
|
|
stateRoot = "0xd7f8974fb5ac78d9ac099b9ad5018bedc2ce0a72dad1827a1709da30580f0544" |