mirror of
https://github.com/logos-blockchain/lez-indexer-module.git
synced 2026-07-29 14:45:57 +00:00
12 lines
270 B
JSON
12 lines
270 B
JSON
{
|
|
"consensus_info_polling_interval": "1s",
|
|
"bedrock_config": {
|
|
"addr": "http://localhost:8080",
|
|
"backoff": {
|
|
"start_delay": "100ms",
|
|
"max_retries": 5
|
|
}
|
|
},
|
|
"channel_id": "0101010101010101010101010101010101010101010101010101010101010101"
|
|
}
|