Skip to content

Commit

Permalink
add documentation for local debug
Browse files Browse the repository at this point in the history
  • Loading branch information
joanestebanr committed Jul 30, 2024
1 parent 81e77a0 commit 3a91fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/scripts/config_kurtosis_for_local_run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ envsubst < test/config/test.kurtosis_template.toml > $DEST/test.kurtosis.toml
echo "- to restart kurtosis:"
echo " kurtosis clean --all; kurtosis run --enclave cdk-v1 --args-file cdk-erigon-sequencer-params.yml --image-download always ."
echo " "
echo "- Stop sequence-sender"
echo "- Stop sequence-sender:"
echo " kurtosis service stop cdk-v1 zkevm-node-sequence-sender-001"
echo " "
echo "- Add next configuration to vscode launch.json"
Expand Down

0 comments on commit 3a91fbc

Please sign in to comment.