Options
All
  • Public
  • Public/Protected
  • All
Menu

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.

Hierarchy

  • MsgChannelOpenTry

Index

Properties

NOTE: the version field within the channel has been deprecated. Its value will be ignored by core IBC.

counterparty_version: string
port_id: string
previous_channel_id: string

in the case of crossing hello's, when both chains call OpenInit, we need the channel identifier of the previous channel in state INIT

proof_init: Uint8Array
signer: string