MsgChannelOpenInit defines a msg sent by a Relayer to try to open a channel on Chain B. The version field within the Channel field has been deprecated. Its value will be ignored by core IBC.
NOTE: the version field within the channel has been deprecated. Its value will be ignored by core IBC.
in the case of crossing hello's, when both chains call OpenInit, we need the channel identifier of the previous channel in state INIT
MsgChannelOpenInit defines a msg sent by a Relayer to try to open a channel on Chain B. The version field within the Channel field has been deprecated. Its value will be ignored by core IBC.