eth-ipfs-state-validator/environments/testing.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

5 lines
82 B
TOML

[database]
name = "cerc_testing"
hostname = "localhost"
port = 5432