Skip to content

Commit 8955884

Browse files
committed
fix: remove qbft block period from selective artifacts test
This update eliminates the qbft block period configuration from the selective artifacts test, ensuring consistency with the latest genesis configuration changes. Signed-off-by: Roderik van der Veer <roderik@settlemint.com>
1 parent 78a276c commit 8955884

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cli/commands/bootstrap/bootstrap.selective-artifacts.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ const createSamplePayload = (filter: ArtifactFilter): OutputPayload => ({
4949
berlinBlock: 0,
5050
muirGlacierBlock: 0,
5151
shanghaiTime: 0,
52-
cancunTime: 0,
5352
zeroBaseFee: false,
5453
qbft: {
5554
blockperiodseconds: 5,

0 commit comments

Comments
 (0)