Skip to content

Commit

Permalink
Rename file
Browse files Browse the repository at this point in the history
  • Loading branch information
cristovaoth committed Nov 2, 2023
1 parent ad015e5 commit 9135be0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion tasks/deploy-mastercopy.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { AbiCoder, ZeroHash } from 'ethers'
import { task } from 'hardhat/config'

import { deployViaFactory } from './EIP_2470'
import { deployViaFactory } from './EIP2470'

const AddressOne = '0x0000000000000000000000000000000000000001'

Expand Down

0 comments on commit 9135be0

Please sign in to comment.