mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-07-15 02:10:19 +00:00
9 lines
227 B
JSON
9 lines
227 B
JSON
{
|
|
"sequencers_conn_data": [{
|
|
"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
|
|
} |