# Functions
GetTxCmd returns a root CLI command handler for all x/ophost transaction commands.
NewCreateBridgeCmd returns a CLI command handler for transaction to creating a bridge.
NewDeleteOutput returns a CLI command handler for transaction to remove an output.
NewFinalizeTokenWithdrawal returns a CLI command handler for transaction to finalize token withdrawal.
NewInitiateTokenDeposit returns a CLI command handler for transaction to initiate token deposit.
NewProposeOutput returns a CLI command handler for transaction to propose an output.
NewRecordBatchCmd returns a CLI command handler for transaction to submitting a batch record.
# Structs
BridgeConfig defines the set of bridge config.