Skip to content

Commit

Permalink
update kava mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
rain-zxn authored May 31, 2022
1 parent 6a0b169 commit 5d6c548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/mainnet.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ const (
HSC uint64 = 28
BYTOM uint64 = 29
KCC uint64 = 30
KAVA uint64 = 32

// Invalid chain IDs
RINKEBY uint64 = 1000000
Expand All @@ -57,7 +58,6 @@ const (
ONTEVM uint64 = 1001333
MILKO uint64 = 1001335
CUBE uint64 = 1001336
KAVA uint64 = 1001337

ENV = "mainnet"
)
Expand Down

0 comments on commit 5d6c548

Please sign in to comment.