interface MsgConnectionOpenTryProtoMsg {
    typeUrl: "/ibc.core.connection.v1.MsgConnectionOpenTry";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.core.connection.v1.MsgConnectionOpenTry"
value: Uint8Array