Skip to content

Commit 6d7ab3a

Browse files
committed
Ci/sync with ocena activate
1 parent ec48975 commit 6d7ab3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/sync/main.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ setup_vars() {
2222
REF_LOG_PATH="${BASE_PATH}/${BUCKET}/${REF_LOG_DIR}/${REF_LOG}"
2323

2424
# Commands
25-
DEFID_CMD="${DEFID_BIN} -datadir=${DATADIR} -daemon -debug=accountchange -ethdebug=1 -spv -checkpoints=0 -interrupt-block=$((STOP_BLOCK + 1))"
25+
DEFID_CMD="${DEFID_BIN} -datadir=${DATADIR} -daemon -debug=accountchange -ethdebug=1 -spv -checkpoints=0 -oceanarchive -oceanarchiverest -interrupt-block=$((STOP_BLOCK + 1))"
2626
DEFI_CLI_CMD="${DEFI_CLI_BIN} -datadir=${DATADIR}"
2727
FETCH="aria2c -x16 -s16"
2828
GREP="grep"

0 commit comments

Comments
 (0)