mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-02-19 04:43:36 +00:00
12 lines
308 B
JSON
12 lines
308 B
JSON
{
|
|
"resubscribe_interval_millis": 1000,
|
|
"bedrock_client_config": {
|
|
"addr": "http://localhost:8080",
|
|
"backoff": {
|
|
"start_delay_millis": 100,
|
|
"max_retries": 5
|
|
}
|
|
},
|
|
"channel_id": "0101010101010101010101010101010101010101010101010101010101010101"
|
|
}
|