MsgConnectionOpenAck constructor
MsgConnectionOpenAck()
Implementation
MsgConnectionOpenAck(
this.connection_id,
this.counterparty_connection_id,
this.version,
this.client_state,
this.proof_height,
this.proof_try,
this.proof_client,
this.proof_consensus,
this.consensus_height,
this.signer);