Const
Used for IBC Channel Connections that only send outgoing transactions. If your channel expects incoming transactions, please extend this interface to include the onReceive handler.
onReceive
Used for IBC Channel Connections that only send outgoing transactions. If your channel expects incoming transactions, please extend this interface to include the
onReceive
handler.