Merge pull request #8677 from filecoin-project/jennijuju-patch-3
Update bundle.go
This commit is contained in:
commit
5e7f5029d8
@ -10,7 +10,7 @@ var NetworkBundle string
|
||||
|
||||
func GetNetworkBundle() string {
|
||||
switch NetworkBundle {
|
||||
case "devnet", "2k", "debug":
|
||||
case "devnet":
|
||||
return "devnet"
|
||||
case "calibnet", "calibrationnet":
|
||||
return "calibrationnet"
|
||||
|
Loading…
Reference in New Issue
Block a user