Skip to content

Commit

Permalink
revert to correct chain name
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Oct 7, 2022
1 parent 693594d commit 60f1715
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions volumes/helper/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ export enum CHAIN {
TERRA = "terra",
METER = "meter",
GODWOKEN = "godwoken",
GODWOKEN_V1 = "godwokenv1",
GODWOKEN_V1 = "godwoken_v1",
FUSE = "fuse",
SX = "sxnetwork",
SX = "sx",
ELROND = "elrond",
DEFICHAIN = "defichain",
CUBE = "cube",
Expand Down

0 comments on commit 60f1715

Please sign in to comment.