mirror of
https://github.com/getwax/bls-wallet.git
synced 2026-01-10 06:17:55 -05:00
Remove debug log
This commit is contained in:
@@ -38,8 +38,6 @@ export default async function deploy(
|
||||
salt,
|
||||
);
|
||||
|
||||
console.log("addr", precompileCostEstimator.address);
|
||||
|
||||
await (await precompileCostEstimator.run()).wait();
|
||||
|
||||
const verificationGateway = await singletonFactory.deploy(
|
||||
|
||||
Reference in New Issue
Block a user