mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-05 12:32:23 +08:00
Fix IPv6 prefix
Signed-off-by: funnysyc <yc.s@outlook.com>
This commit is contained in:
parent
4206c2a797
commit
0a99cdbfd3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ type = "subnet"
|
|||
name = "HuajiTech-Network Interconnectivity"
|
||||
description = "HuajiTech Core Interconnection Network"
|
||||
|
||||
["fdce:c37e:c37a::/48"]
|
||||
["fd10:127:45::/48"]
|
||||
type = "subnet"
|
||||
name = "HuajiTech-Network Interconnectivity"
|
||||
description = "HuajiTech Core Interconnection Network"
|
||||
|
|
Loading…
Reference in a new issue