interface CompressedBatchProofProtoMsg {
    typeUrl: "/ics23.CompressedBatchProof";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ics23.CompressedBatchProof"
value: Uint8Array