Interface CompressedNonExistenceProofProtoMsg

interface CompressedNonExistenceProofProtoMsg {
    typeUrl: "/ics23.CompressedNonExistenceProof";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ics23.CompressedNonExistenceProof"
value: Uint8Array