# Functions
CmdQueryHeader returns a new Cobra command for querying the header of the bnblightclient module by number.
CmdQueryHeaderHash queries the header of the bnblightclient module by hash.
CmdQueryLatestHeader returns a new Cobra command for querying the latest header of the bnblightclient module.
CmdQueryParams returns a new Cobra command for showing the parameters of the bnblightclient module.
CmdTxUpdateHeader creates a cobra.Command to update the BNB light client header.
CmdTxUploadHeaders creates a cobra.Command to upload BNB light client headers.
GetQueryCmd returns the cli query commands for bnblightclient module.
GetTxCmd returns the transaction commands for bnblightclient module.