File tree Expand file tree Collapse file tree 2 files changed +8
-16
lines changed Expand file tree Collapse file tree 2 files changed +8
-16
lines changed Original file line number Diff line number Diff line change 2
2
"name": "Bittensor",
3
3
"id": "bittensor",
4
4
"chainType": "Development",
5
- "bootNodes": [
6
- "/ip4/127.0.0.1/tcp/30333/p2p/12D3KooWR8N9YmnzjeiCKKPysf2MWWMk4HHFh8uYW6WqRHjBWxoC"
7
- ],
5
+ "bootNodes": [],
8
6
"telemetryEndpoints": null,
9
7
"protocolId": "bittensor",
10
8
"properties": {
11
9
"ss58Format": 42,
12
10
"tokenDecimals": 9,
13
- "tokenSymbol": "TAO "
11
+ "tokenSymbol": "testTAO "
14
12
},
15
13
"forkBlocks": null,
16
- "badBlocks": [
17
- "0xc174d485de4bc3813ac249fe078af605c74ff91d07b0a396cf75fa04f81fa312"
18
- ],
14
+ "badBlocks": [],
19
15
"codeSubstitutes": {},
20
16
"genesis": {
21
17
"runtimeGenesis": {
82
78
}
83
79
}
84
80
}
85
- }
81
+ }
Original file line number Diff line number Diff line change 2
2
"name": "Bittensor",
3
3
"id": "bittensor",
4
4
"chainType": "Development",
5
- "bootNodes": [
6
- "/ip4/127.0.0.1/tcp/30333/p2p/12D3KooWR8N9YmnzjeiCKKPysf2MWWMk4HHFh8uYW6WqRHjBWxoC"
7
- ],
5
+ "bootNodes": [],
8
6
"telemetryEndpoints": null,
9
7
"protocolId": "bittensor",
10
8
"properties": {
11
9
"ss58Format": 42,
12
10
"tokenDecimals": 9,
13
- "tokenSymbol": "TAO "
11
+ "tokenSymbol": "testTAO "
14
12
},
15
13
"forkBlocks": null,
16
- "badBlocks": [
17
- "0xc174d485de4bc3813ac249fe078af605c74ff91d07b0a396cf75fa04f81fa312"
18
- ],
14
+ "badBlocks": [],
19
15
"codeSubstitutes": {},
20
16
"genesis": {
21
17
"raw": {
111
107
"childrenDefault": {}
112
108
}
113
109
}
114
- }
110
+ }
You can’t perform that action at this time.
0 commit comments