Commit 0d65f0b0 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub

Merge pull request #4244 from ethereum-optimism/sc/ctb-clean-deploy-utils-1

maint(ctb): remove unused variable
parents db171ca5 74d4d403
......@@ -382,6 +382,3 @@ export const assertDictatorConfig = async (
}
}
}
// Large balance to fund accounts with.
export const BIG_BALANCE = ethers.BigNumber.from(`0xFFFFFFFFFFFFFFFFFFFF`)
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