Use inbuilt status check for L1

This commit is contained in:
Prathamesh Musale 2024-07-29 17:38:03 +05:30
parent 787cf57a23
commit 2b90cd560e

View File

@ -513,10 +513,10 @@
- Check status of L1 - Check status of L1
- Run command in intervals of 3 seconds to check if new blocks are created - Run status check:
```bash ```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 - Check geth logs to ensure that new blocks are getting created