Skip to content

Commit

Permalink
feat: hide Hemi mainnet until ready (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
gndelia authored Mar 26, 2024
1 parent 91ff926 commit 838d48f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export enum ChainId {
ZORA_SEPOLIA = 999999999,
ROOTSTOCK = 30,
BLAST = 81457,
HEMI = 43_111,
// HEMI = 43_111,
HEMI_SEPOLIA = 743_111
}

Expand Down

0 comments on commit 838d48f

Please sign in to comment.