lssa/sequencer_runner/configs/debug/sequencer_config.json

9 lines
193 B
JSON
Raw Normal View History

{
"home": ".",
"override_rust_log": null,
"genesis_id": 1,
"is_genesis_random": true,
"max_num_tx_in_block": 20,
"block_create_timeout_millis": 10000,
"port": 3040
}