Useful commands
Service operations ⚙️
Check logs
sudo journalctl -u lavad -fStart service
sudo systemctl start lavadStop service
sudo systemctl stop lavadRestart service
sudo systemctl restart lavadCheck service status
sudo systemctl status lavadReload services
sudo systemctl daemon-reloadEnable Service
sudo systemctl enable lavadDisable Service
sudo systemctl disable lavadSync info
Node info
Your node peer
Key management
Add New Wallet
Restore executing wallet
List All Wallets
Delete wallet
Check Balance
Export Key (save to wallet.backup)
Import Key (restore from wallet.backup)
Tokens
Withdraw all rewards
Withdraw rewards and commission from your validator
Check your balance
Delegate to Yourself
Delegate
Redelegate Stake to Another Validator
Unbond
Transfer Funds
Validator operations
Create New Validator
Edit Existing Validator
Validator info
Validator Details
Jailing info
Unjail validator
Active Validators List
Check Validator key
Signing info
Governance
Create New Text Proposal
Proposals List
Proposal ID
View proposal
Vote
Delete Node
Last updated