Skip to content

Commit c381250

Browse files
fix typo constants.ts
Signed-off-by: Robert Mads Christensen <[email protected]>
1 parent b5f78c5 commit c381250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/constants/src/lib/constants/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,7 @@ export const LIT_CHAINS: LITChain<LITEVMChain> = {
813813
type: null,
814814
vmType: 'EVM',
815815
},
816-
fhenixFhenix: {
816+
fhenixNitrogen: {
817817
contractAddress: null,
818818
chainId: 8008148,
819819
name: 'Fhenix Nitrogen',

0 commit comments

Comments
 (0)