uploader-bot/bootstrap.json

24 lines
596 B
JSON

{
"version": "3.0.0",
"network_id": "my-network-1755263533",
"created_at": "2025-08-15T13:12:13Z",
"bootstrap_nodes": [
{
"id": "node-e3ebfd8e2444dd4f",
"node_id": "node-e3ebfd8e2444dd4f",
"address": "2a02:6b40:2000:16b1::1",
"port": 8000,
"public_key": "e3ebfd8e2444dd4f8747472a3c753708e45a47b16f33401790caa5c5ca67534d",
"trusted": true,
"node_type": "bootstrap"
}
],
"network_settings": {
"protocol_version": "3.0",
"max_peers": 50,
"sync_interval": 300,
"individual_decisions": true,
"no_consensus": true
}
}