Class CompressedNonExistenceProof

from message ics23.CompressedNonExistenceProof

Hierarchy

Constructors

Properties

key: Uint8Array = ...

TODO: remove this as unnecessary??? we prove a range

from field: bytes key = 1;

from field: ics23.CompressedExistenceProof left = 2;

from field: ics23.CompressedExistenceProof right = 3;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "ics23.CompressedNonExistenceProof" = 'ics23.CompressedNonExistenceProof'

Methods