We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e107374 commit 1ef16c2Copy full SHA for 1ef16c2
programs/use-cases/consolidation/write.ts
@@ -100,7 +100,6 @@ consolidationWrite
100
await logAllSourceValidatorsTable(targetAndSourceValidators);
101
await logAllTargetValidatorsTable(targetAndSourceValidators);
102
await confirmToConsolidate(targetAndSourceValidators, dashboard);
103
- return;
104
}
105
106
if (batch) {
0 commit comments