swactor/crates/simulation-dashboard/examples/configs/chain_8.toml

12 lines
176 B
TOML
Raw Normal View History

name = "Chain (8 nodes)"
topology = "chain"
num_nodes = 8
num_rounds = 20
ticks_per_round = 4
num_threads = 1
[initial_data]
color = "yellow"
version = "1"
status = "pending"