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