Skip to content

Commit

Permalink
Change chain id for harmony
Browse files Browse the repository at this point in the history
  • Loading branch information
devfans committed Mar 1, 2022
1 parent b2e0698 commit 4e7787c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/testnet.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ const (
RINKEBY uint64 = 402
OASIS uint64 = 500
HSC uint64 = 603
HARMONY uint64 = 800

SWITCHEO uint64 = 1000
HARMONY uint64 = 2000001

ENV = "testnet"
)
Expand Down

0 comments on commit 4e7787c

Please sign in to comment.