interface MsgConnectionOpenAckAminoMsg {
    type: "cosmos-sdk/MsgConnectionOpenAck";
    value: MsgConnectionOpenAckAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgConnectionOpenAck"