before verify at etherscan
This commit is contained in:
@@ -11,6 +11,9 @@ async function main() {
|
||||
console.log("Deployed contract to: " + simpleStorage.address);
|
||||
}
|
||||
|
||||
// Auto verify contract in etherscan
|
||||
//async function verify(contractAddress, args) {}
|
||||
|
||||
// main
|
||||
main()
|
||||
.then(() => process.getMaxListeners(0))
|
||||
|
||||
Reference in New Issue
Block a user