MsgConnectionOpenTry constructor
      
      MsgConnectionOpenTry()
     
    
    
Implementation
MsgConnectionOpenTry(
    this.client_id,
    this.previous_connection_id,
    this.client_state,
    this.counterparty,
    this.counterparty_versions,
    this.delay_period,
    this.proof_height,
    this.proof_init,
    this.proof_client,
    this.proof_consensus,
    this.consensus_height,
    this.signer);