We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ba65f commit 90b76e8Copy full SHA for 90b76e8
moverollap.md
@@ -210,3 +210,6 @@ tail -n 100 -f $HOME/.roller/relayer/relayer.log
210
```
211
212
### check new blocks produced
213
+```bash
214
+curl http://localhost:26657/status | jq
215
+```
0 commit comments