Skip to content

Commit

Permalink
deploy subnet
Browse files Browse the repository at this point in the history
  • Loading branch information
sukantoraymond committed May 22, 2024
1 parent 8fd699c commit 4897d88
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions avalanche/network.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,6 @@ package avalanche

type NetworkKind int64

const (
Undefined NetworkKind = iota
Mainnet
Fuji
LocalNetwork
Devnet
)

type Network struct {
Kind NetworkKind

Expand Down

0 comments on commit 4897d88

Please sign in to comment.