Interface TimestampedSignatureDataProtoMsg

interface TimestampedSignatureDataProtoMsg {
    typeUrl: "/ibc.lightclients.solomachine.v1.TimestampedSignatureData";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.lightclients.solomachine.v1.TimestampedSignatureData"
value: Uint8Array