Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
gzukel committed Mar 11, 2024
1 parent cef0192 commit b587d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/docker-scripts/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ function download_configs {

function setup_restore_type {
if [ "${RESTORE_TYPE}" == "statesync" ]; then
logt "Statesync restore. Download state sync rpc address from network-config."
logt "Statesync restore. Download state sync rpc address from network-config"
if [ "${NETWORK}" == "mainnet" ]; then
logt "MAINNET STATE SYNC"
logt "STATE_SYNC_RPC_NODE_FILE_MAINNET: ${STATE_SYNC_RPC_NODE_FILE_MAINNET}"
Expand Down

0 comments on commit b587d90

Please sign in to comment.