Skip to content

Commit 6340a2c

Browse files
committed
Merge branch 'custom-fee-patch' into 7702-patch
2 parents c506b7c + 6656dcb commit 6340a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/foundry/contract-upgrades/2.1.2/ExecuteNitroContracts2Point1Point2Upgrade.s.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import {IUpgradeExecutor} from "@offchainlabs/upgrade-executor/src/IUpgradeExecu
1212

1313
/**
1414
* @title ExecuteNitroContracts1Point2Point1UpgradeScript
15-
* @notice This script executes nitro contracts 2.1.0 upgrade through UpgradeExecutor
15+
* @notice This script executes nitro contracts 2.1.2 upgrade through UpgradeExecutor
1616
*/
1717
contract ExecuteNitroContracts2Point1Point2UpgradeScript is Script {
1818
function run() public {

0 commit comments

Comments
 (0)