634604d0b5
- fetches logs from all three price feeds in one query - assumes eth/usd price feed will be updated to include LogValue event - updates transformers to run separate from header sync
9 lines
176 B
Plaintext
9 lines
176 B
Plaintext
[database]
|
|
name = "vulcanize_public"
|
|
hostname = "localhost"
|
|
port = 5432
|
|
|
|
[client]
|
|
ipcPath = <local node's IPC filepath>
|
|
levelDbPath = <local node's LevelDB chaindata filepath>
|