CLI Cheatsheet
Useful Commands
sudo journalctl -u exrpd -fsudo systemctl start exrpdsudo systemctl stop exrpdsudo systemctl restart exrpdexrpd status 2>&1 | jq .SyncInfoexrpd status 2>&1 | jq .NodeInfoexrpd tendermint show-node-idexrpd keys delete $WALLETexrpd q bank balances $(achillesd keys show $WALLET -a)Delete Node
Last updated