kovan.ts 151 Bytes
Newer Older
1 2 3 4 5 6 7
import { DeployConfig } from '../../src'

const config: DeployConfig = {
  ddd: '0x9C6373dE60c2D3297b18A8f964618ac46E011B58',
}

export default config