Use inbuilt status check for L1
This commit is contained in:
parent
787cf57a23
commit
2b90cd560e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user