Skip to main content

Debugging CLI and Nodes

Key commands for debugging:

View Logs

veranad start

Query Balances

veranad q bank balances <address>

Inspect Transactions

veranad q txs --query "tx.height=57"