Skip to content

Commit 33d185b

Browse files
committed
fmt
1 parent c9bcb8b commit 33d185b

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
@@ -1198,7 +1198,7 @@ export const LIT_CHAINS: LITChain<LITEVMChain> = {
11981198
type: null,
11991199
vmType: 'EVM',
12001200
},
1201-
"0gMainnet": {
1201+
'0gMainnet': {
12021202
contractAddress: null,
12031203
chainId: 16661,
12041204
name: '0G Mainnet',

0 commit comments

Comments
 (0)