24 lines
596 B
JSON
24 lines
596 B
JSON
{
|
|
"version": "3.0.0",
|
|
"network_id": "my-network-1755357177",
|
|
"created_at": "2025-08-16T15:12:57Z",
|
|
"bootstrap_nodes": [
|
|
{
|
|
"id": "node-1e596b3f9873389c",
|
|
"node_id": "node-1e596b3f9873389c",
|
|
"address": "2a02:6b40:2000:16b1::1",
|
|
"port": 8000,
|
|
"public_key": "1e596b3f9873389c42b9f08022ceac3331910006ed3e87d40e6561282fd42a1c",
|
|
"trusted": true,
|
|
"node_type": "bootstrap"
|
|
}
|
|
],
|
|
"network_settings": {
|
|
"protocol_version": "3.0",
|
|
"max_peers": 50,
|
|
"sync_interval": 300,
|
|
"individual_decisions": true,
|
|
"no_consensus": true
|
|
}
|
|
}
|