interface CompressedBatchEntryProtoMsg {
    typeUrl: "/ics23.CompressedBatchEntry";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ics23.CompressedBatchEntry"
value: Uint8Array