github.com/koko1123/flow-go-1@v0.29.6/cmd/bootstrap/testnet/node-config.json (about) 1 [ 2 { 3 "Role": "collection", 4 "Address": "10.138.0.6:3569", 5 "Weight": 1000 6 }, 7 { 8 "Role": "collection", 9 "Address": "10.138.0.7:3569", 10 "Weight": 1000 11 }, 12 { 13 "Role": "consensus", 14 "Address": "10.138.0.2:3569", 15 "Weight": 1000 16 }, 17 { 18 "Role": "consensus", 19 "Address": "10.138.0.8:3569", 20 "Weight": 100 21 }, 22 { 23 "Role": "consensus", 24 "Address": "10.138.0.9:3569", 25 "Weight": 100 26 }, 27 { 28 "Role": "execution", 29 "Address": "10.138.0.3:3569", 30 "Weight": 100 31 }, 32 { 33 "Role": "verification", 34 "Address": "10.138.0.4:3569", 35 "Weight": 100 36 }, 37 { 38 "Role": "access", 39 "Address": "10.138.0.5:3569", 40 "Weight": 100 41 } 42 ]