Skip to content

Commit e765952

Browse files
committed
Newlines
1 parent 1fb3ab0 commit e765952

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

script/trading/seaport16/DeployImmutableSeaport.s.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ contract DeployImmutableSeaport is Script {
4949
}
5050
}
5151

52-
// forge script script/trading/seaport16/DeployImmutableSeaport.s.sol --rpc-url "https://rpc.testnet.immutable.com" -vvvv --priority-gas-price 10000000000 --with-gas-price 11000000000 --private-key=xx
52+
// forge script script/trading/seaport16/DeployImmutableSeaport.s.sol --rpc-url "https://rpc.testnet.immutable.com" -vvvv --priority-gas-price 10000000000 --with-gas-price 11000000000 --private-key=xx

script/trading/seaport16/DeployImmutableSignedZoneV3.s.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ contract DeployImmutableSignedZoneV3 is Script {
6262
}
6363
}
6464

65-
// forge script script/trading/seaport16/DeployImmutableSignedZoneV3.s.sol --rpc-url "https://rpc.testnet.immutable.com" -vvvv --priority-gas-price 10000000000 --with-gas-price 11000000000 --private-key=xx
65+
// forge script script/trading/seaport16/DeployImmutableSignedZoneV3.s.sol --rpc-url "https://rpc.testnet.immutable.com" -vvvv --priority-gas-price 10000000000 --with-gas-price 11000000000 --private-key=xx

0 commit comments

Comments
 (0)