Commit 74d4d403 authored by Kelvin Fichter's avatar Kelvin Fichter

maint(ctb): remove unused variable

Removes an unused variable from deploy-utils.
parent e941ee73
......@@ -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