Skip to content

Commit

Permalink
squashme
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaytonNorthey92 committed Jan 27, 2025
1 parent 1fdaa12 commit 0da7685
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions e2e/entrypointl2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ echo "setting hvm genesis to $BLOCKHEADER:$BLOCKHEIGHT"
--override.cancun=1725868497 \
--hvm.headerdatadir=/tbc/headers \
--tbc.leveldbhome=/tbc/tbcdatadir \
--hvm.genesisheader="$BLOCKHEADER" \
--hvm.genesisheight="$BLOCKHEIGHT" \
--hvm.genesisheader=$BLOCKHEADER \
--hvm.genesisheight=$BLOCKHEIGHT \
--hvm.enabled \
--override.hvm0=$(date +%s) \
--tbc.network=localnet

0 comments on commit 0da7685

Please sign in to comment.