diff --git a/testnet-onboarding-demo.md b/testnet-onboarding-demo.md index 83a5bfd..7b184fa 100644 --- a/testnet-onboarding-demo.md +++ b/testnet-onboarding-demo.md @@ -513,10 +513,10 @@ - Check status of L1 - - Run command in intervals of 3 seconds to check if new blocks are created + - Run status check: ```bash - laconic-so deployment --dir fixturenet-eth-deployment exec foundry "cast block-number" + laconic-so deployment --dir fixturenet-eth-deployment exec fixturenet-eth-bootnode-lighthouse "/scripts/status-internal.sh" ``` - Check geth logs to ensure that new blocks are getting created