Skip to content

Commit

Permalink
add comment to list
Browse files Browse the repository at this point in the history
  • Loading branch information
y0sher authored Nov 1, 2023
1 parent 516c5cd commit d53696e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/networks.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import (
// Network represents the network.
type Network string

// Networks is a list of all available networks
var Networks = []Network{MainNetwork, HoleskyNetwork, PraterNetwork, PyrmontNetwork}

// NetworkFromString returns network from the given string value
Expand Down

0 comments on commit d53696e

Please sign in to comment.