Skip to content

Commit

Permalink
chore(devnet): update ethereum package branch
Browse files Browse the repository at this point in the history
  • Loading branch information
thedevbirb committed Oct 2, 2024
1 parent 7321394 commit 976af0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/start-devnet.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
echo "Starting the devnet..."

# spin up the kurtosis devnet
kurtosis run --enclave bolt-devnet github.com/chainbound/ethereum-package@lore/feat/helix --args-file ./scripts/kurtosis_config.yaml
kurtosis run --enclave bolt-devnet github.com/chainbound/ethereum-package@lore/feat/bolt-boost --args-file ./scripts/kurtosis_config.yaml
echo "Devnet online! Waiting for the RPC to be available..."
sleep 5

Expand Down

0 comments on commit 976af0e

Please sign in to comment.