ChainIO
The chain
subcommand allows quick access to ChainIO's functionality, without writing a single line of code. Useful for debugging. These command are quite low level and thus can be done with the Babylon CLI too. We provide the functionality nevertheless since our syntax is easier on the eye.
get-node
Queries the current RPC node status
get-txn
Query transaction details.
get-account
Queries the an account's information
In which:
address - the address of the account to be queried
Last updated
Was this helpful?