Skip to content

Commit

Permalink
update keeps beacon
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdowne committed Feb 17, 2024
1 parent c2b3726 commit 1353650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ethd
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ envmigrate() {
return
fi

ALL_VARS=( COMPOSE_FILE NETWORK SNAPSHOT L1_RPC L1_RPC_KIND SEQUENCER LEGACY_TAR LEGACY EL_EXTRAS CL_EXTRAS \
ALL_VARS=( COMPOSE_FILE NETWORK SNAPSHOT L1_RPC L1_RPC_KIND L1_BEACON SEQUENCER LEGACY_TAR LEGACY EL_EXTRAS CL_EXTRAS \
LOG_LEVEL OPNODE_DOCKER_TAG OPGETH_DOCKER_TAG L2GETH_DOCKER_TAG DOMAIN RPC_HOST RPC_LB OPNODE_HOST \
OPNODE_LB WS_HOST WS_LB RPC_PORT WS_PORT OPNODE_RPC_PORT OPNODE_P2P_PORT L2_CONNECTION_KIND )
OLD_VARS=( )
Expand Down

0 comments on commit 1353650

Please sign in to comment.