uploader-bot/bootstrap.json

24 lines
596 B
JSON

{
"version": "3.0.0",
"network_id": "my-network-1755317385",
"created_at": "2025-08-16T04:09:45Z",
"bootstrap_nodes": [
{
"id": "node-3a2c6a21e3401fce",
"node_id": "node-3a2c6a21e3401fce",
"address": "2a02:6b40:2000:16b1::1",
"port": 8000,
"public_key": "3a2c6a21e3401fceed1fb63c45d068f20e21b48159db3a961a2c43e8701071d4",
"trusted": true,
"node_type": "bootstrap"
}
],
"network_settings": {
"protocol_version": "3.0",
"max_peers": 50,
"sync_interval": 300,
"individual_decisions": true,
"no_consensus": true
}
}