Interface CompressedExistenceProofProtoMsg

interface CompressedExistenceProofProtoMsg {
    typeUrl: "/ics23.CompressedExistenceProof";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ics23.CompressedExistenceProof"
value: Uint8Array