extra logging for verification

This commit is contained in:
mfahampshire
2022-01-10 15:18:44 +01:00
parent f7853c5531
commit bb959544af
@@ -5,6 +5,8 @@ const fs = require('file-system');
async function main() {
const [deployer] = await ethers.getSigners();
console.log(deployer.address);
console.log(constants.ZERO_BYTES32);
const Gravity = await ethers.getContractFactory("Gravity");
// deploy with args from unit tests
const gravity = await Gravity.deploy(