Skip to content

Commit 6ad1652

Browse files
Carl CortrightCarl Cortright
authored andcommitted
add optimism
1 parent d933443 commit 6ad1652

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

network.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ const (
2222
Goerli Network = "api-goerli"
2323
// Tobalaba Testnet
2424
Tobalaba Network = "api-tobalaba"
25+
26+
Optimism Network = "api-optimistic"
2527
)
2628

2729
// Network is ethereum network type (mainnet, ropsten, etc)

0 commit comments

Comments
 (0)