package
0.43.1
Repository: https://github.com/puneetsingh166/onomy-sdk.git
Documentation: pkg.go.dev

# Functions

GetCmdQueryClientConnections defines the command to query a client connections.
GetCmdQueryConnection defines the command to query a connection end.
GetCmdQueryConnections defines the command to query all the connection ends that this chain mantains.
GetQueryCmd returns the query commands for IBC connections.
NewConnectionOpenAckCmd defines the command to relay the acceptance of a connection open attempt from chain B to chain A.
NewConnectionOpenConfirmCmd defines the command to initialize a connection on chain A with a given counterparty chain B.
NewConnectionOpenInitCmd defines the command to initialize a connection on chain A with a given counterparty chain B.
NewConnectionOpenTryCmd defines the command to relay a try open a connection on chain B.
NewTxCmd returns a CLI command handler for all x/ibc connection transaction commands.