Commit 460935ae authored by tbtstl's avatar tbtstl

[fix] lint

parent 78de7f43
...@@ -226,7 +226,7 @@ export const CONTRACT_ADDRESSES: { ...@@ -226,7 +226,7 @@ export const CONTRACT_ADDRESSES: {
OptimismPortal: '0x1a0ad011913A150f69f6A19DF447A0CfD9551054' as const, OptimismPortal: '0x1a0ad011913A150f69f6A19DF447A0CfD9551054' as const,
L2OutputOracle: '0x9E6204F750cD866b299594e2aC9eA824E2e5f95c' as const, L2OutputOracle: '0x9E6204F750cD866b299594e2aC9eA824E2e5f95c' as const,
}, },
l2: DEFAULT_L2_CONTRACT_ADDRESSES l2: DEFAULT_L2_CONTRACT_ADDRESSES,
}, },
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment