From a1cfde6afaee7090b7ebdb5bed43984e3fcb10da Mon Sep 17 00:00:00 2001 From: gzeon Date: Thu, 21 Nov 2024 17:49:18 +0800 Subject: [PATCH] chore: revert typo --- scripts/executeBoldUpgrade.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/executeBoldUpgrade.ts b/scripts/executeBoldUpgrade.ts index 900ab55d..7f4cb818 100644 --- a/scripts/executeBoldUpgrade.ts +++ b/scripts/executeBoldUpgrade.ts @@ -108,7 +108,7 @@ async function perform( timelockSigner ) - // // what validators did we have in the old rollup? + // what validators did we have in the old rollup? const boldActionPerformData = boldAction.interface.encodeFunctionData( 'perform', [config.validators]