From 928e56aed9894e2aec371f3c76fd26ed5a91480e Mon Sep 17 00:00:00 2001 From: Ayush Tiwari Date: Mon, 15 Jul 2024 12:05:07 +0530 Subject: [PATCH] fix: comment in setup script --- .../deploy/800_oft_sand/802_oft_adapter_setup_ethereum.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/deploy/deploy/800_oft_sand/802_oft_adapter_setup_ethereum.ts b/packages/deploy/deploy/800_oft_sand/802_oft_adapter_setup_ethereum.ts index 1b9c2c5f8e..4c5b25b60d 100644 --- a/packages/deploy/deploy/800_oft_sand/802_oft_adapter_setup_ethereum.ts +++ b/packages/deploy/deploy/800_oft_sand/802_oft_adapter_setup_ethereum.ts @@ -40,7 +40,7 @@ const func: DeployFunction = async function ( ethers.zeroPadValue(OFTSandBase.address, 32) ); - // set OFTSand(bsc) as peer to OFTAdapterForSand using eidBsc + // setting OFTSand(bsc) as peer to OFTAdapterForSand using eidBsc await execute( 'OFTAdapterForSand', {from: deployer, log: true},