Skip to content

Commit

Permalink
merge err
Browse files Browse the repository at this point in the history
  • Loading branch information
daopunk committed Jan 2, 2024
1 parent 1a35a7c commit 5c89878
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion script/postdeployment/SetupPostEnvironment.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import {IAlgebraFactory} from '@algebra-core/interfaces/IAlgebraFactory.sol';
import {IAlgebraPool} from '@algebra-core/interfaces/IAlgebraPool.sol';
import {IBaseOracle} from '@interfaces/oracles/IBaseOracle.sol';
import {MintableERC20} from '@contracts/for-test/MintableERC20.sol';
import {MintableERC20} from '@contracts/for-test/MintableERC20.sol';

// BROADCAST
// source .env && forge script SetupPostEnvironment --with-gas-price 2000000000 -vvvvv --rpc-url $ARB_SEPOLIA_RPC --broadcast --verify --etherscan-api-key $ARB_ETHERSCAN_API_KEY
Expand Down

0 comments on commit 5c89878

Please sign in to comment.