Skip to content

Commit 640bc31

Browse files
committed
fix: remove cancunTime from genesis prompts test
This change ensures that the cancunTime field is no longer generated in the genesis prompts test, aligning with recent updates to the genesis configuration. Signed-off-by: Roderik van der Veer <roderik@settlemint.com>
1 parent 5a94ae7 commit 640bc31

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/cli/commands/bootstrap/bootstrap.genesis-prompts.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ const createServiceStub = () => {
5757
berlinBlock: 0,
5858
londonBlock: 0,
5959
shanghaiTime: 0,
60-
cancunTime: 0,
6160
zeroBaseFee: true,
6261
},
6362
nonce: "0x0",

0 commit comments

Comments
 (0)