Add deployment details for fixturenet-eth #30

Merged
nabarun merged 11 commits from deep-stack/testnet-laconicd-stack:sk-setup-fixturenet-eth into main 2024-10-21 11:07:02 +00:00
Showing only changes of commit 66951d5cb8 - Show all commits

View File

@ -756,6 +756,18 @@ Perform swaps using a swap channel created with another Nitro node over the mirr
## Troubleshooting
* Check the logs of nitro node to see if the objective is completed
```bash
# To check logs of L1 nitro-node
laconic-so deployment --dir l1-nitro-deployment logs nitro-node -f --tail 30
# To check logs of L2 nitro-node
laconic-so deployment --dir l2-nitro-deployment logs nitro-node -f --tail 30
```
* If the objective is completed, you can safely stop (`Ctrl+C`) the running CLI command and continue with the further instructions
* Stop (`Ctrl+C`) the direct-fund command if it is stuck
* Restart the L1 Nitro node: