Update testnet onboarding demo with new stacks #15

Merged
nabarun merged 12 commits from pm-update-demo-kyc into main 2024-08-05 15:45:57 +00:00
Showing only changes of commit 42a598968b - Show all commits

View File

@ -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