package
0.2.2
Repository: https://github.com/datachainlab/cross.git
Documentation: pkg.go.dev

# Functions

GetQueryCmd returns the cli query commands for this module.
No description provided by the author
NewTxCmd returns the transaction commands for IBC fungible token transfer.
QueryTendermintHeader takes a client context and returns the appropriate tendermint header Original implementation(but has a little) is here: https://github.com/cosmos/cosmos-sdk/blob/300b7393addba8c162cae929db90b083dcf93bd0/x/ibc/core/02-client/client/utils/utils.go#L123.