📕Commands
📚Useful commands📚
⚙️Service
curl -s http://localhost:26657/status
curl -s http://localhost:26657/status | jq .result.node_info
curl -s http://localhost:26657/status | jq .result.sync_info
curl -s http://localhost:26657/status | jq .result.validator_infosudo journalctl -fu gonatived -n1000 -o catsudo systemctl status gonatived sudo systemctl restart gonatived sudo systemctl stop gonativedsudo systemctl start gonatived🥅Working with keys
🚀Validator Management
📝Governance
📡IBC transfer
Last updated