Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MsgConnectionOpenAck

MsgConnectionOpenAck defines a msg sent by a Relayer to Chain A to acknowledge the change of connection state to TRYOPEN on Chain B.

Hierarchy

  • MsgConnectionOpenAck

Index

Properties

client_state?: <internal>.Any
connection_id: string
counterparty_connection_id: string
proof_client: Uint8Array

proof of client state included in message

proof_consensus: Uint8Array

proof of client consensus state

proof_try: Uint8Array

proof of the initialization the connection on Chain B: UNITIALIZED -> TRYOPEN

signer: string