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},