interface ConnectionEndProtoMsg {
    typeUrl: "/ibc.core.connection.v1.ConnectionEnd";
    value: Uint8Array;
}

Properties

Properties

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