Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
debjit-bw committed Dec 4, 2024
1 parent dbde27a commit 9660ed8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
6 changes: 0 additions & 6 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,6 @@ impl GnosisNode {
GnosisConsensusBuilder,
>
where
// Node: FullNodeTypes<Types: NodeTypes<ChainSpec = ChainSpec, Primitives = EthPrimitives>>,
// <Node::Types as NodeTypesWithEngine>::Engine: PayloadTypes<
// BuiltPayload = EthBuiltPayload,
// PayloadAttributes = EthPayloadAttributes,
// PayloadBuilderAttributes = EthPayloadBuilderAttributes,
// >,
Node: FullNodeTypes<
Types: NodeTypesWithEngine<
Engine = EthEngineTypes,
Expand Down
2 changes: 0 additions & 2 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,3 @@ fn main() {
}
}
}

// ./target/debug/reth --chain ./scripts/chiado_genesis_alloc.json init-state ./state_at_26478650.jsonl --without-evm --header ./alt_header.rlp --total-difficulty 8626000110427540000000000000000000000000000000 --header-hash 3eaf85f384900ee9cf4e23f8e7584ef7f3118bcb960d3f56c62cff5ca95166f3

0 comments on commit 9660ed8

Please sign in to comment.