mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-07-18 13:49:25 +00:00
10 lines
247 B
JSON
10 lines
247 B
JSON
{
|
|
"sequencers": [{
|
|
"sequencer_addr": "http://127.0.0.1:3040"
|
|
}],
|
|
"seq_poll_timeout": "30s",
|
|
"seq_tx_poll_max_blocks": 15,
|
|
"seq_poll_max_retries": 10,
|
|
"seq_block_poll_max_amount": 100,
|
|
"calibration_limit": 100
|
|
} |