Skip to content

Commit bc7dffc

Browse files
committed
script: remove input
1 parent c349235 commit bc7dffc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/layerzero/DeployNonDefaultOftAdapters.s.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ contract DeployNonDefaultOFTAdapters is Script {
6363
/// @dev You can customize the setup here.
6464
function setUp() public {
6565
// ============ Primary Chain Name ============
66-
primaryChainName = "mainnet";
66+
primaryChainName = "";
6767

6868
// ============ Accounts ============
6969
deployerAddress = ADDRESS_ZERO;

0 commit comments

Comments
 (0)