interface MsgConnectionOpenTryAminoMsg {
    type: "cosmos-sdk/MsgConnectionOpenTry";
    value: MsgConnectionOpenTryAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgConnectionOpenTry"