Commit 95ccef51 authored by Maurelian's avatar Maurelian Committed by GitHub

fix(contracts): import predeploys (#982)

* fix(contracts): import predeploys

* fix: lint
parent 85da4979
......@@ -5,6 +5,7 @@ import { Overrides } from '@ethersproject/contracts'
/* Internal Imports */
import { getContractFactory } from '../contract-defs'
import { predeploys } from '../predeploys'
export interface RollupDeployConfig {
deploymentSigner: Signer
......
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