ics23: { HashOp: any; LengthOp: any; BatchEntry: { typeUrl: string; decode(input: Uint8Array | BinaryReader,
length?: number): BatchEntry; encode(message: BatchEntry,
writer?: BinaryWriter): BinaryWriter; fromAmino(object: BatchEntryAmino): BatchEntry; fromAminoMsg(object: BatchEntryAminoMsg): BatchEntry; fromPartial(object: { exist?: { key?: Uint8Array; leaf?: { hash?: HashOp; length?: LengthOp; prefix?: Uint8Array; prehashKey?: HashOp; prehashValue?: HashOp; }; path?: { hash?: HashOp; prefix?: Uint8Array; suffix?: Uint8Array; }[]; value?: Uint8Array; }; nonexist?: { key?: Uint8Array; left?: { key?: Uint8Array; leaf?: { hash?: HashOp; length?: LengthOp; prefix?: Uint8Array; prehashKey?: HashOp; prehashValue?: HashOp; }; path?: { hash?: (...
) | (...
); prefix?: (...
) | (...
); suffix?: (...
) | (...
); }[]; value?: Uint8Array; }; right?: { key?: Uint8Array; leaf?: { hash?: HashOp; length?: LengthOp; prefix?: Uint8Array; prehashKey?: HashOp; prehashValue?: HashOp; }; path?: { hash?: (...
) | (...
); prefix?: (...
) | (...
); suffix?: (...
) | (...
); }[]; value?: Uint8Array; }; }; }): BatchEntry; fromProtoMsg(message: BatchEntryProtoMsg): BatchEntry; toAmino(message: BatchEntry): BatchEntryAmino; toProto(message: BatchEntry): Uint8Array; toProtoMsg(message: BatchEntry): BatchEntryProtoMsg; }; BatchProof: { typeUrl: string; decode(input: Uint8Array | BinaryReader,
length?: number): BatchProof; encode(message: BatchProof,
writer?: BinaryWriter): BinaryWriter; fromAmino(object: BatchProofAmino): BatchProof; fromAminoMsg(object: BatchProofAminoMsg): BatchProof; fromPartial(object: { entries?: { exist?: { key?: Uint8Array; leaf?: { hash?: (...
) | (...
); length?: (...
) | (...
); prefix?: (...
) | (...
); prehashKey?: (...
) | (...
); prehashValue?: (...
) | (...
); }; path?: { hash?: ...
; prefix?: ...
; suffix?: ...
; }[]; value?: Uint8Array; }; nonexist?: { key?: Uint8Array; left?: { key?: (...
) | (...
); leaf?: (...
) | (...
); path?: (...
) | (...
); value?: (...
) | (...
); }; right?: { key?: (...
) | (...
); leaf?: (...
) | (...
); path?: (...
) | (...
); value?: (...
) | (...
); }; }; }[]; }): BatchProof; fromProtoMsg(message: BatchProofProtoMsg): BatchProof; toAmino(message: BatchProof): BatchProofAmino; toProto(message: BatchProof): Uint8Array; toProtoMsg(message: BatchProof): BatchProofProtoMsg; }; CommitmentProof: { typeUrl: string; decode(input: Uint8Array | BinaryReader,
length?: number): CommitmentProof; encode(message: CommitmentProof,
writer?: BinaryWriter): BinaryWriter; fromAmino(object: CommitmentProofAmino): CommitmentProof; fromAminoMsg(object: CommitmentProofAminoMsg): CommitmentProof; fromPartial(object: { batch?: { entries?: { exist?: { key?: (...
) | (...
); leaf?: (...
) | (...
); path?: (...
) | (...
); value?: (...
) | (...
); }; nonexist?: { key?: (...
) | (...
); left?: (...
) | (...
); right?: (...
) | (...
); }; }[]; }; compressed?: { entries?: { exist?: { key?: (...
) | (...
); leaf?: (...
) | (...
); path?: (...
) | (...
); value?: (...
) | (...
); }; nonexist?: { key?: (...
) | (...
); left?: (...
) | (...
); right?: (...
) | (...
); }; }[]; lookupInners?: { hash?: HashOp; prefix?: Uint8Array; suffix?: Uint8Array; }[]; }; exist?: { key?: Uint8Array; leaf?: { hash?: HashOp; length?: LengthOp; prefix?: Uint8Array; prehashKey?: HashOp; prehashValue?: HashOp; }; path?: { hash?: HashOp; prefix?: Uint8Array; suffix?: Uint8Array; }[]; value?: Uint8Array; }; nonexist?: { key?: Uint8Array; left?: { key?: Uint8Array; leaf?: { hash?: HashOp; length?: LengthOp; prefix?: Uint8Array; prehashKey?: HashOp; prehashValue?: HashOp; }; path?: { hash?: (...
) | (...
); prefix?: (...
) | (...
); suffix?: (...
) | (...
); }[]; value?: Uint8Array; }; right?: { key?: Uint8Array; leaf?: { hash?: HashOp; length?: LengthOp; prefix?: Uint8Array; prehashKey?: HashOp; prehashValue?: HashOp; }; path?: { hash?: (...
) | (...
); prefix?: (...
) | (...
); suffix?: (...
) | (...
); }[]; value?: Uint8Array; }; }; }): CommitmentProof; fromProtoMsg(message: CommitmentProofProtoMsg): CommitmentProof; toAmino(message: CommitmentProof): CommitmentProofAmino; toProto(message: CommitmentProof): Uint8Array; toProtoMsg(message: CommitmentProof): CommitmentProofProtoMsg; }; CompressedBatchEntry: { typeUrl: string; decode(input: Uint8Array | BinaryReader,
length?: number): CompressedBatchEntry; encode(message: CompressedBatchEntry,
writer?: BinaryWriter): BinaryWriter; fromAmino(object: CompressedBatchEntryAmino): CompressedBatchEntry; fromAminoMsg(object: CompressedBatchEntryAminoMsg): CompressedBatchEntry; fromPartial(object: { exist?: { key?: Uint8Array; leaf?: { hash?: HashOp; length?: LengthOp; prefix?: Uint8Array; prehashKey?: HashOp; prehashValue?: HashOp; }; path?: number[]; value?: Uint8Array; }; nonexist?: { key?: Uint8Array; left?: { key?: Uint8Array; leaf?: { hash?: HashOp; length?: LengthOp; prefix?: Uint8Array; prehashKey?: HashOp; prehashValue?: HashOp; }; path?: number[]; value?: Uint8Array; }; right?: { key?: Uint8Array; leaf?: { hash?: HashOp; length?: LengthOp; prefix?: Uint8Array; prehashKey?: HashOp; prehashValue?: HashOp; }; path?: number[]; value?: Uint8Array; }; }; }): CompressedBatchEntry; fromProtoMsg(message: CompressedBatchEntryProtoMsg): CompressedBatchEntry; toAmino(message: CompressedBatchEntry): CompressedBatchEntryAmino; toProto(message: CompressedBatchEntry): Uint8Array; toProtoMsg(message: CompressedBatchEntry): CompressedBatchEntryProtoMsg; }; CompressedBatchProof: { typeUrl: string; decode(input: Uint8Array | BinaryReader,
length?: number): CompressedBatchProof; encode(message: CompressedBatchProof,
writer?: BinaryWriter): BinaryWriter; fromAmino(object: CompressedBatchProofAmino): CompressedBatchProof; fromAminoMsg(object: CompressedBatchProofAminoMsg): CompressedBatchProof; fromPartial(object: { entries?: { exist?: { key?: Uint8Array; leaf?: { hash?: (...
) | (...
); length?: (...
) | (...
); prefix?: (...
) | (...
); prehashKey?: (...
) | (...
); prehashValue?: (...
) | (...
); }; path?: number[]; value?: Uint8Array; }; nonexist?: { key?: Uint8Array; left?: { key?: (...
) | (...
); leaf?: (...
) | (...
); path?: (...
) | (...
); value?: (...
) | (...
); }; right?: { key?: (...
) | (...
); leaf?: (...
) | (...
); path?: (...
) | (...
); value?: (...
) | (...
); }; }; }[]; lookupInners?: { hash?: HashOp; prefix?: Uint8Array; suffix?: Uint8Array; }[]; }): CompressedBatchProof; fromProtoMsg(message: CompressedBatchProofProtoMsg): CompressedBatchProof; toAmino(message: CompressedBatchProof): CompressedBatchProofAmino; toProto(message: CompressedBatchProof): Uint8Array; toProtoMsg(message: CompressedBatchProof): CompressedBatchProofProtoMsg; }; CompressedExistenceProof: { typeUrl: string; decode(input: Uint8Array | BinaryReader,
length?: number): CompressedExistenceProof; encode(message: CompressedExistenceProof,
writer?: BinaryWriter): BinaryWriter; fromAmino(object: CompressedExistenceProofAmino): CompressedExistenceProof; fromAminoMsg(object: CompressedExistenceProofAminoMsg): CompressedExistenceProof; fromPartial(object: { key?: Uint8Array; leaf?: { hash?: HashOp; length?: LengthOp; prefix?: Uint8Array; prehashKey?: HashOp; prehashValue?: HashOp; }; path?: number[]; value?: Uint8Array; }): CompressedExistenceProof; fromProtoMsg(message: CompressedExistenceProofProtoMsg): CompressedExistenceProof; toAmino(message: CompressedExistenceProof): CompressedExistenceProofAmino; toProto(message: CompressedExistenceProof): Uint8Array; toProtoMsg(message: CompressedExistenceProof): CompressedExistenceProofProtoMsg; }; CompressedNonExistenceProof: { typeUrl: string; decode(input: Uint8Array | BinaryReader,
length?: number): CompressedNonExistenceProof; encode(message: CompressedNonExistenceProof,
writer?: BinaryWriter): BinaryWriter; fromAmino(object: CompressedNonExistenceProofAmino): CompressedNonExistenceProof; fromAminoMsg(object: CompressedNonExistenceProofAminoMsg): CompressedNonExistenceProof; fromPartial(object: { key?: Uint8Array; left?: { key?: Uint8Array; leaf?: { hash?: HashOp; length?: LengthOp; prefix?: Uint8Array; prehashKey?: HashOp; prehashValue?: HashOp; }; path?: number[]; value?: Uint8Array; }; right?: { key?: Uint8Array; leaf?: { hash?: HashOp; length?: LengthOp; prefix?: Uint8Array; prehashKey?: HashOp; prehashValue?: HashOp; }; path?: number[]; value?: Uint8Array; }; }): CompressedNonExistenceProof; fromProtoMsg(message: CompressedNonExistenceProofProtoMsg): CompressedNonExistenceProof; toAmino(message: CompressedNonExistenceProof): CompressedNonExistenceProofAmino; toProto(message: CompressedNonExistenceProof): Uint8Array; toProtoMsg(message: CompressedNonExistenceProof): CompressedNonExistenceProofProtoMsg; }; ExistenceProof: { typeUrl: string; decode(input: Uint8Array | BinaryReader,
length?: number): ExistenceProof; encode(message: ExistenceProof,
writer?: BinaryWriter): BinaryWriter; fromAmino(object: ExistenceProofAmino): ExistenceProof; fromAminoMsg(object: ExistenceProofAminoMsg): ExistenceProof; fromPartial(object: { key?: Uint8Array; leaf?: { hash?: HashOp; length?: LengthOp; prefix?: Uint8Array; prehashKey?: HashOp; prehashValue?: HashOp; }; path?: { hash?: HashOp; prefix?: Uint8Array; suffix?: Uint8Array; }[]; value?: Uint8Array; }): ExistenceProof; fromProtoMsg(message: ExistenceProofProtoMsg): ExistenceProof; toAmino(message: ExistenceProof): ExistenceProofAmino; toProto(message: ExistenceProof): Uint8Array; toProtoMsg(message: ExistenceProof): ExistenceProofProtoMsg; }; HashOpAmino: typeof HashOp; HashOpSDKType: typeof HashOp; InnerOp: { typeUrl: string; decode(input: Uint8Array | BinaryReader,
length?: number): InnerOp; encode(message: InnerOp,
writer?: BinaryWriter): BinaryWriter; fromAmino(object: InnerOpAmino): InnerOp; fromAminoMsg(object: InnerOpAminoMsg): InnerOp; fromPartial(object: { hash?: HashOp; prefix?: Uint8Array; suffix?: Uint8Array; }): InnerOp; fromProtoMsg(message: InnerOpProtoMsg): InnerOp; toAmino(message: InnerOp): InnerOpAmino; toProto(message: InnerOp): Uint8Array; toProtoMsg(message: InnerOp): InnerOpProtoMsg; }; InnerSpec: { typeUrl: string; decode(input: Uint8Array | BinaryReader,
length?: number): InnerSpec; encode(message: InnerSpec,
writer?: BinaryWriter): BinaryWriter; fromAmino(object: InnerSpecAmino): InnerSpec; fromAminoMsg(object: InnerSpecAminoMsg): InnerSpec; fromPartial(object: { childOrder?: number[]; childSize?: number; emptyChild?: Uint8Array; hash?: HashOp; maxPrefixLength?: number; minPrefixLength?: number; }): InnerSpec; fromProtoMsg(message: InnerSpecProtoMsg): InnerSpec; toAmino(message: InnerSpec): InnerSpecAmino; toProto(message: InnerSpec): Uint8Array; toProtoMsg(message: InnerSpec): InnerSpecProtoMsg; }; LeafOp: { typeUrl: string; decode(input: Uint8Array | BinaryReader,
length?: number): LeafOp; encode(message: LeafOp,
writer?: BinaryWriter): BinaryWriter; fromAmino(object: LeafOpAmino): LeafOp; fromAminoMsg(object: LeafOpAminoMsg): LeafOp; fromPartial(object: { hash?: HashOp; length?: LengthOp; prefix?: Uint8Array; prehashKey?: HashOp; prehashValue?: HashOp; }): LeafOp; fromProtoMsg(message: LeafOpProtoMsg): LeafOp; toAmino(message: LeafOp): LeafOpAmino; toProto(message: LeafOp): Uint8Array; toProtoMsg(message: LeafOp): LeafOpProtoMsg; }; LengthOpAmino: typeof LengthOp; LengthOpSDKType: typeof LengthOp; NonExistenceProof: { typeUrl: string; decode(input: Uint8Array | BinaryReader,
length?: number): NonExistenceProof; encode(message: NonExistenceProof,
writer?: BinaryWriter): BinaryWriter; fromAmino(object: NonExistenceProofAmino): NonExistenceProof; fromAminoMsg(object: NonExistenceProofAminoMsg): NonExistenceProof; fromPartial(object: { key?: Uint8Array; left?: { key?: Uint8Array; leaf?: { hash?: HashOp; length?: LengthOp; prefix?: Uint8Array; prehashKey?: HashOp; prehashValue?: HashOp; }; path?: { hash?: HashOp; prefix?: Uint8Array; suffix?: Uint8Array; }[]; value?: Uint8Array; }; right?: { key?: Uint8Array; leaf?: { hash?: HashOp; length?: LengthOp; prefix?: Uint8Array; prehashKey?: HashOp; prehashValue?: HashOp; }; path?: { hash?: HashOp; prefix?: Uint8Array; suffix?: Uint8Array; }[]; value?: Uint8Array; }; }): NonExistenceProof; fromProtoMsg(message: NonExistenceProofProtoMsg): NonExistenceProof; toAmino(message: NonExistenceProof): NonExistenceProofAmino; toProto(message: NonExistenceProof): Uint8Array; toProtoMsg(message: NonExistenceProof): NonExistenceProofProtoMsg; }; ProofSpec: { typeUrl: string; decode(input: Uint8Array | BinaryReader,
length?: number): ProofSpec; encode(message: ProofSpec,
writer?: BinaryWriter): BinaryWriter; fromAmino(object: ProofSpecAmino): ProofSpec; fromAminoMsg(object: ProofSpecAminoMsg): ProofSpec; fromPartial(object: { innerSpec?: { childOrder?: number[]; childSize?: number; emptyChild?: Uint8Array; hash?: HashOp; maxPrefixLength?: number; minPrefixLength?: number; }; leafSpec?: { hash?: HashOp; length?: LengthOp; prefix?: Uint8Array; prehashKey?: HashOp; prehashValue?: HashOp; }; maxDepth?: number; minDepth?: number; }): ProofSpec; fromProtoMsg(message: ProofSpecProtoMsg): ProofSpec; toAmino(message: ProofSpec): ProofSpecAmino; toProto(message: ProofSpec): Uint8Array; toProtoMsg(message: ProofSpec): ProofSpecProtoMsg; }; hashOpFromJSON(object: any): HashOp; hashOpToJSON(object: HashOp): string; lengthOpFromJSON(object: any): LengthOp; lengthOpToJSON(object: LengthOp): string; } = ... Type declaration
BatchEntry: {
typeUrl: string;
decode(input: Uint8Array | BinaryReader, length?: number): BatchEntry;
encode(message: BatchEntry, writer?: BinaryWriter): BinaryWriter;
fromAmino(object: BatchEntryAmino): BatchEntry;
fromAminoMsg(object: BatchEntryAminoMsg): BatchEntry;
fromPartial(object: {
exist?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[];
value?: Uint8Array;
};
nonexist?: {
key?: Uint8Array;
left?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: (...) | (...);
prefix?: (...) | (...);
suffix?: (...) | (...);
}[];
value?: Uint8Array;
};
right?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: (...) | (...);
prefix?: (...) | (...);
suffix?: (...) | (...);
}[];
value?: Uint8Array;
};
};
}): BatchEntry;
fromProtoMsg(message: BatchEntryProtoMsg): BatchEntry;
toAmino(message: BatchEntry): BatchEntryAmino;
toProto(message: BatchEntry): Uint8Array;
toProtoMsg(message: BatchEntry): BatchEntryProtoMsg;
}
typeUrl: string
decode:function
- decode(input, length?): BatchEntry
encode:function
- encode(message, writer?): BinaryWriter
fromAmino:function
- fromAmino(object): BatchEntry
fromAminoMsg:function
- fromAminoMsg(object): BatchEntry
fromPartial:function
- fromPartial(object): BatchEntry
Parameters
- object: {
exist?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[];
value?: Uint8Array;
};
nonexist?: {
key?: Uint8Array;
left?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: (...) | (...);
prefix?: (...) | (...);
suffix?: (...) | (...);
}[];
value?: Uint8Array;
};
right?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: (...) | (...);
prefix?: (...) | (...);
suffix?: (...) | (...);
}[];
value?: Uint8Array;
};
};
}Optional
exist?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[];
value?: Uint8Array;
}
Optional
key?: Uint8Array
Optional
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
}
Optional
path?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[]
Optional
value?: Uint8Array
Optional
nonexist?: {
key?: Uint8Array;
left?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: (...) | (...);
prefix?: (...) | (...);
suffix?: (...) | (...);
}[];
value?: Uint8Array;
};
right?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: (...) | (...);
prefix?: (...) | (...);
suffix?: (...) | (...);
}[];
value?: Uint8Array;
};
}
Optional
key?: Uint8Array
Optional
left?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: (...) | (...);
prefix?: (...) | (...);
suffix?: (...) | (...);
}[];
value?: Uint8Array;
}
Optional
key?: Uint8Array
Optional
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
}
Optional
path?: {
hash?: (...) | (...);
prefix?: (...) | (...);
suffix?: (...) | (...);
}[]
Optional
value?: Uint8Array
Optional
right?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: (...) | (...);
prefix?: (...) | (...);
suffix?: (...) | (...);
}[];
value?: Uint8Array;
}
Optional
key?: Uint8Array
Optional
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
}
Optional
path?: {
hash?: (...) | (...);
prefix?: (...) | (...);
suffix?: (...) | (...);
}[]
Optional
value?: Uint8Array
fromProtoMsg:function
- fromProtoMsg(message): BatchEntry
toAmino:function
- toAmino(message): BatchEntryAmino
toProto:function
- toProto(message): Uint8Array
Returns Uint8Array
toProtoMsg:function
- toProtoMsg(message): BatchEntryProtoMsg
BatchProof: {
typeUrl: string;
decode(input: Uint8Array | BinaryReader, length?: number): BatchProof;
encode(message: BatchProof, writer?: BinaryWriter): BinaryWriter;
fromAmino(object: BatchProofAmino): BatchProof;
fromAminoMsg(object: BatchProofAminoMsg): BatchProof;
fromPartial(object: {
entries?: {
exist?: {
key?: Uint8Array;
leaf?: {
hash?: (...) | (...);
length?: (...) | (...);
prefix?: (...) | (...);
prehashKey?: (...) | (...);
prehashValue?: (...) | (...);
};
path?: {
hash?: ...;
prefix?: ...;
suffix?: ...;
}[];
value?: Uint8Array;
};
nonexist?: {
key?: Uint8Array;
left?: {
key?: (...) | (...);
leaf?: (...) | (...);
path?: (...) | (...);
value?: (...) | (...);
};
right?: {
key?: (...) | (...);
leaf?: (...) | (...);
path?: (...) | (...);
value?: (...) | (...);
};
};
}[];
}): BatchProof;
fromProtoMsg(message: BatchProofProtoMsg): BatchProof;
toAmino(message: BatchProof): BatchProofAmino;
toProto(message: BatchProof): Uint8Array;
toProtoMsg(message: BatchProof): BatchProofProtoMsg;
}
typeUrl: string
decode:function
- decode(input, length?): BatchProof
encode:function
- encode(message, writer?): BinaryWriter
fromAmino:function
- fromAmino(object): BatchProof
fromAminoMsg:function
- fromAminoMsg(object): BatchProof
fromPartial:function
- fromPartial(object): BatchProof
Parameters
- object: {
entries?: {
exist?: {
key?: Uint8Array;
leaf?: {
hash?: (...) | (...);
length?: (...) | (...);
prefix?: (...) | (...);
prehashKey?: (...) | (...);
prehashValue?: (...) | (...);
};
path?: {
hash?: ...;
prefix?: ...;
suffix?: ...;
}[];
value?: Uint8Array;
};
nonexist?: {
key?: Uint8Array;
left?: {
key?: (...) | (...);
leaf?: (...) | (...);
path?: (...) | (...);
value?: (...) | (...);
};
right?: {
key?: (...) | (...);
leaf?: (...) | (...);
path?: (...) | (...);
value?: (...) | (...);
};
};
}[];
}Optional
entries?: {
exist?: {
key?: Uint8Array;
leaf?: {
hash?: (...) | (...);
length?: (...) | (...);
prefix?: (...) | (...);
prehashKey?: (...) | (...);
prehashValue?: (...) | (...);
};
path?: {
hash?: ...;
prefix?: ...;
suffix?: ...;
}[];
value?: Uint8Array;
};
nonexist?: {
key?: Uint8Array;
left?: {
key?: (...) | (...);
leaf?: (...) | (...);
path?: (...) | (...);
value?: (...) | (...);
};
right?: {
key?: (...) | (...);
leaf?: (...) | (...);
path?: (...) | (...);
value?: (...) | (...);
};
};
}[]
fromProtoMsg:function
- fromProtoMsg(message): BatchProof
toAmino:function
- toAmino(message): BatchProofAmino
toProto:function
- toProto(message): Uint8Array
Returns Uint8Array
toProtoMsg:function
- toProtoMsg(message): BatchProofProtoMsg
CommitmentProof: {
typeUrl: string;
decode(input: Uint8Array | BinaryReader, length?: number): CommitmentProof;
encode(message: CommitmentProof, writer?: BinaryWriter): BinaryWriter;
fromAmino(object: CommitmentProofAmino): CommitmentProof;
fromAminoMsg(object: CommitmentProofAminoMsg): CommitmentProof;
fromPartial(object: {
batch?: {
entries?: {
exist?: {
key?: (...) | (...);
leaf?: (...) | (...);
path?: (...) | (...);
value?: (...) | (...);
};
nonexist?: {
key?: (...) | (...);
left?: (...) | (...);
right?: (...) | (...);
};
}[];
};
compressed?: {
entries?: {
exist?: {
key?: (...) | (...);
leaf?: (...) | (...);
path?: (...) | (...);
value?: (...) | (...);
};
nonexist?: {
key?: (...) | (...);
left?: (...) | (...);
right?: (...) | (...);
};
}[];
lookupInners?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[];
};
exist?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[];
value?: Uint8Array;
};
nonexist?: {
key?: Uint8Array;
left?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: (...) | (...);
prefix?: (...) | (...);
suffix?: (...) | (...);
}[];
value?: Uint8Array;
};
right?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: (...) | (...);
prefix?: (...) | (...);
suffix?: (...) | (...);
}[];
value?: Uint8Array;
};
};
}): CommitmentProof;
fromProtoMsg(message: CommitmentProofProtoMsg): CommitmentProof;
toAmino(message: CommitmentProof): CommitmentProofAmino;
toProto(message: CommitmentProof): Uint8Array;
toProtoMsg(message: CommitmentProof): CommitmentProofProtoMsg;
}
typeUrl: string
decode:function
- decode(input, length?): CommitmentProof
encode:function
- encode(message, writer?): BinaryWriter
fromAmino:function
- fromAmino(object): CommitmentProof
fromAminoMsg:function
- fromAminoMsg(object): CommitmentProof
fromPartial:function
- fromPartial(object): CommitmentProof
Parameters
- object: {
batch?: {
entries?: {
exist?: {
key?: (...) | (...);
leaf?: (...) | (...);
path?: (...) | (...);
value?: (...) | (...);
};
nonexist?: {
key?: (...) | (...);
left?: (...) | (...);
right?: (...) | (...);
};
}[];
};
compressed?: {
entries?: {
exist?: {
key?: (...) | (...);
leaf?: (...) | (...);
path?: (...) | (...);
value?: (...) | (...);
};
nonexist?: {
key?: (...) | (...);
left?: (...) | (...);
right?: (...) | (...);
};
}[];
lookupInners?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[];
};
exist?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[];
value?: Uint8Array;
};
nonexist?: {
key?: Uint8Array;
left?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: (...) | (...);
prefix?: (...) | (...);
suffix?: (...) | (...);
}[];
value?: Uint8Array;
};
right?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: (...) | (...);
prefix?: (...) | (...);
suffix?: (...) | (...);
}[];
value?: Uint8Array;
};
};
}Optional
batch?: {
entries?: {
exist?: {
key?: (...) | (...);
leaf?: (...) | (...);
path?: (...) | (...);
value?: (...) | (...);
};
nonexist?: {
key?: (...) | (...);
left?: (...) | (...);
right?: (...) | (...);
};
}[];
}
Optional
entries?: {
exist?: {
key?: (...) | (...);
leaf?: (...) | (...);
path?: (...) | (...);
value?: (...) | (...);
};
nonexist?: {
key?: (...) | (...);
left?: (...) | (...);
right?: (...) | (...);
};
}[]
Optional
compressed?: {
entries?: {
exist?: {
key?: (...) | (...);
leaf?: (...) | (...);
path?: (...) | (...);
value?: (...) | (...);
};
nonexist?: {
key?: (...) | (...);
left?: (...) | (...);
right?: (...) | (...);
};
}[];
lookupInners?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[];
}
Optional
entries?: {
exist?: {
key?: (...) | (...);
leaf?: (...) | (...);
path?: (...) | (...);
value?: (...) | (...);
};
nonexist?: {
key?: (...) | (...);
left?: (...) | (...);
right?: (...) | (...);
};
}[]
Optional
lookupInners?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[]
Optional
exist?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[];
value?: Uint8Array;
}
Optional
key?: Uint8Array
Optional
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
}
Optional
path?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[]
Optional
value?: Uint8Array
Optional
nonexist?: {
key?: Uint8Array;
left?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: (...) | (...);
prefix?: (...) | (...);
suffix?: (...) | (...);
}[];
value?: Uint8Array;
};
right?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: (...) | (...);
prefix?: (...) | (...);
suffix?: (...) | (...);
}[];
value?: Uint8Array;
};
}
Optional
key?: Uint8Array
Optional
left?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: (...) | (...);
prefix?: (...) | (...);
suffix?: (...) | (...);
}[];
value?: Uint8Array;
}
Optional
key?: Uint8Array
Optional
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
}
Optional
path?: {
hash?: (...) | (...);
prefix?: (...) | (...);
suffix?: (...) | (...);
}[]
Optional
value?: Uint8Array
Optional
right?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: (...) | (...);
prefix?: (...) | (...);
suffix?: (...) | (...);
}[];
value?: Uint8Array;
}
Optional
key?: Uint8Array
Optional
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
}
Optional
path?: {
hash?: (...) | (...);
prefix?: (...) | (...);
suffix?: (...) | (...);
}[]
Optional
value?: Uint8Array
fromProtoMsg:function
- fromProtoMsg(message): CommitmentProof
toAmino:function
toProto:function
- toProto(message): Uint8Array
Returns Uint8Array
toProtoMsg:function
typeUrl: string
decode:function
- decode(input, length?): CompressedBatchEntry
encode:function
- encode(message, writer?): BinaryWriter
fromAmino:function
fromAminoMsg:function
- fromAminoMsg(object): CompressedBatchEntry
fromPartial:function
- fromPartial(object): CompressedBatchEntry
Parameters
- object: {
exist?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: number[];
value?: Uint8Array;
};
nonexist?: {
key?: Uint8Array;
left?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: number[];
value?: Uint8Array;
};
right?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: number[];
value?: Uint8Array;
};
};
}Optional
exist?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: number[];
value?: Uint8Array;
}
Optional
key?: Uint8Array
Optional
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
}
Optional
path?: number[]
Optional
value?: Uint8Array
Optional
nonexist?: {
key?: Uint8Array;
left?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: number[];
value?: Uint8Array;
};
right?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: number[];
value?: Uint8Array;
};
}
Optional
key?: Uint8Array
Optional
left?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: number[];
value?: Uint8Array;
}
Optional
key?: Uint8Array
Optional
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
}
Optional
path?: number[]
Optional
value?: Uint8Array
Optional
right?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: number[];
value?: Uint8Array;
}
Optional
key?: Uint8Array
Optional
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
}
Optional
path?: number[]
Optional
value?: Uint8Array
fromProtoMsg:function
- fromProtoMsg(message): CompressedBatchEntry
toAmino:function
toProto:function
- toProto(message): Uint8Array
Returns Uint8Array
toProtoMsg:function
CompressedBatchProof: {
typeUrl: string;
decode(input: Uint8Array | BinaryReader, length?: number): CompressedBatchProof;
encode(message: CompressedBatchProof, writer?: BinaryWriter): BinaryWriter;
fromAmino(object: CompressedBatchProofAmino): CompressedBatchProof;
fromAminoMsg(object: CompressedBatchProofAminoMsg): CompressedBatchProof;
fromPartial(object: {
entries?: {
exist?: {
key?: Uint8Array;
leaf?: {
hash?: (...) | (...);
length?: (...) | (...);
prefix?: (...) | (...);
prehashKey?: (...) | (...);
prehashValue?: (...) | (...);
};
path?: number[];
value?: Uint8Array;
};
nonexist?: {
key?: Uint8Array;
left?: {
key?: (...) | (...);
leaf?: (...) | (...);
path?: (...) | (...);
value?: (...) | (...);
};
right?: {
key?: (...) | (...);
leaf?: (...) | (...);
path?: (...) | (...);
value?: (...) | (...);
};
};
}[];
lookupInners?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[];
}): CompressedBatchProof;
fromProtoMsg(message: CompressedBatchProofProtoMsg): CompressedBatchProof;
toAmino(message: CompressedBatchProof): CompressedBatchProofAmino;
toProto(message: CompressedBatchProof): Uint8Array;
toProtoMsg(message: CompressedBatchProof): CompressedBatchProofProtoMsg;
}
typeUrl: string
decode:function
- decode(input, length?): CompressedBatchProof
encode:function
- encode(message, writer?): BinaryWriter
fromAmino:function
fromAminoMsg:function
- fromAminoMsg(object): CompressedBatchProof
fromPartial:function
- fromPartial(object): CompressedBatchProof
Parameters
- object: {
entries?: {
exist?: {
key?: Uint8Array;
leaf?: {
hash?: (...) | (...);
length?: (...) | (...);
prefix?: (...) | (...);
prehashKey?: (...) | (...);
prehashValue?: (...) | (...);
};
path?: number[];
value?: Uint8Array;
};
nonexist?: {
key?: Uint8Array;
left?: {
key?: (...) | (...);
leaf?: (...) | (...);
path?: (...) | (...);
value?: (...) | (...);
};
right?: {
key?: (...) | (...);
leaf?: (...) | (...);
path?: (...) | (...);
value?: (...) | (...);
};
};
}[];
lookupInners?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[];
}Optional
entries?: {
exist?: {
key?: Uint8Array;
leaf?: {
hash?: (...) | (...);
length?: (...) | (...);
prefix?: (...) | (...);
prehashKey?: (...) | (...);
prehashValue?: (...) | (...);
};
path?: number[];
value?: Uint8Array;
};
nonexist?: {
key?: Uint8Array;
left?: {
key?: (...) | (...);
leaf?: (...) | (...);
path?: (...) | (...);
value?: (...) | (...);
};
right?: {
key?: (...) | (...);
leaf?: (...) | (...);
path?: (...) | (...);
value?: (...) | (...);
};
};
}[]
Optional
lookupInners?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[]
fromProtoMsg:function
- fromProtoMsg(message): CompressedBatchProof
toAmino:function
toProto:function
- toProto(message): Uint8Array
Returns Uint8Array
toProtoMsg:function
typeUrl: string
decode:function
encode:function
- encode(message, writer?): BinaryWriter
fromAmino:function
fromAminoMsg:function
fromPartial:function
- fromPartial(object): CompressedExistenceProof
Parameters
- object: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: number[];
value?: Uint8Array;
}Optional
key?: Uint8Array
Optional
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
}
Optional
path?: number[]
Optional
value?: Uint8Array
fromProtoMsg:function
toAmino:function
toProto:function
- toProto(message): Uint8Array
Returns Uint8Array
toProtoMsg:function
typeUrl: string
decode:function
encode:function
- encode(message, writer?): BinaryWriter
fromAmino:function
fromAminoMsg:function
fromPartial:function
- fromPartial(object): CompressedNonExistenceProof
Parameters
- object: {
key?: Uint8Array;
left?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: number[];
value?: Uint8Array;
};
right?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: number[];
value?: Uint8Array;
};
}Optional
key?: Uint8Array
Optional
left?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: number[];
value?: Uint8Array;
}
Optional
key?: Uint8Array
Optional
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
}
Optional
path?: number[]
Optional
value?: Uint8Array
Optional
right?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: number[];
value?: Uint8Array;
}
Optional
key?: Uint8Array
Optional
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
}
Optional
path?: number[]
Optional
value?: Uint8Array
fromProtoMsg:function
toAmino:function
toProto:function
- toProto(message): Uint8Array
Returns Uint8Array
toProtoMsg:function
typeUrl: string
decode:function
- decode(input, length?): ExistenceProof
encode:function
- encode(message, writer?): BinaryWriter
fromAmino:function
- fromAmino(object): ExistenceProof
fromAminoMsg:function
- fromAminoMsg(object): ExistenceProof
fromPartial:function
- fromPartial(object): ExistenceProof
Parameters
- object: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[];
value?: Uint8Array;
}Optional
key?: Uint8Array
Optional
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
}
Optional
path?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[]
Optional
value?: Uint8Array
fromProtoMsg:function
- fromProtoMsg(message): ExistenceProof
toAmino:function
- toAmino(message): ExistenceProofAmino
toProto:function
- toProto(message): Uint8Array
Returns Uint8Array
toProtoMsg:function
HashOpAmino: typeof HashOp
HashOpSDKType: typeof HashOp
typeUrl: string
decode:function
- decode(input, length?): InnerOp
encode:function
- encode(message, writer?): BinaryWriter
fromAmino:function
- fromAmino(object): InnerOp
fromAminoMsg:function
- fromAminoMsg(object): InnerOp
fromPartial:function
- fromPartial(object): InnerOp
Parameters
- object: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}Optional
hash?: HashOp
Optional
prefix?: Uint8Array
Optional
suffix?: Uint8Array
fromProtoMsg:function
- fromProtoMsg(message): InnerOp
toAmino:function
- toAmino(message): InnerOpAmino
toProto:function
- toProto(message): Uint8Array
Returns Uint8Array
toProtoMsg:function
- toProtoMsg(message): InnerOpProtoMsg
InnerSpec: {
typeUrl: string;
decode(input: Uint8Array | BinaryReader, length?: number): InnerSpec;
encode(message: InnerSpec, writer?: BinaryWriter): BinaryWriter;
fromAmino(object: InnerSpecAmino): InnerSpec;
fromAminoMsg(object: InnerSpecAminoMsg): InnerSpec;
fromPartial(object: {
childOrder?: number[];
childSize?: number;
emptyChild?: Uint8Array;
hash?: HashOp;
maxPrefixLength?: number;
minPrefixLength?: number;
}): InnerSpec;
fromProtoMsg(message: InnerSpecProtoMsg): InnerSpec;
toAmino(message: InnerSpec): InnerSpecAmino;
toProto(message: InnerSpec): Uint8Array;
toProtoMsg(message: InnerSpec): InnerSpecProtoMsg;
}
typeUrl: string
decode:function
- decode(input, length?): InnerSpec
encode:function
- encode(message, writer?): BinaryWriter
fromAmino:function
- fromAmino(object): InnerSpec
fromAminoMsg:function
- fromAminoMsg(object): InnerSpec
fromPartial:function
- fromPartial(object): InnerSpec
Parameters
- object: {
childOrder?: number[];
childSize?: number;
emptyChild?: Uint8Array;
hash?: HashOp;
maxPrefixLength?: number;
minPrefixLength?: number;
}Optional
childOrder?: number[]
Optional
childSize?: number
Optional
emptyChild?: Uint8Array
Optional
hash?: HashOp
Optional
maxPrefixLength?: number
Optional
minPrefixLength?: number
fromProtoMsg:function
- fromProtoMsg(message): InnerSpec
toAmino:function
- toAmino(message): InnerSpecAmino
toProto:function
- toProto(message): Uint8Array
Returns Uint8Array
toProtoMsg:function
- toProtoMsg(message): InnerSpecProtoMsg
typeUrl: string
decode:function
- decode(input, length?): LeafOp
encode:function
- encode(message, writer?): BinaryWriter
fromAmino:function
- fromAmino(object): LeafOp
fromAminoMsg:function
- fromAminoMsg(object): LeafOp
fromPartial:function
- fromPartial(object): LeafOp
fromProtoMsg:function
- fromProtoMsg(message): LeafOp
toAmino:function
- toAmino(message): LeafOpAmino
toProto:function
- toProto(message): Uint8Array
Returns Uint8Array
toProtoMsg:function
- toProtoMsg(message): LeafOpProtoMsg
LengthOpAmino: typeof LengthOp
LengthOpSDKType: typeof LengthOp
typeUrl: string
decode:function
- decode(input, length?): NonExistenceProof
encode:function
- encode(message, writer?): BinaryWriter
fromAmino:function
- fromAmino(object): NonExistenceProof
fromAminoMsg:function
- fromAminoMsg(object): NonExistenceProof
fromPartial:function
- fromPartial(object): NonExistenceProof
Parameters
- object: {
key?: Uint8Array;
left?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[];
value?: Uint8Array;
};
right?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[];
value?: Uint8Array;
};
}Optional
key?: Uint8Array
Optional
left?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[];
value?: Uint8Array;
}
Optional
key?: Uint8Array
Optional
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
}
Optional
path?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[]
Optional
value?: Uint8Array
Optional
right?: {
key?: Uint8Array;
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
path?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[];
value?: Uint8Array;
}
Optional
key?: Uint8Array
Optional
leaf?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
}
Optional
path?: {
hash?: HashOp;
prefix?: Uint8Array;
suffix?: Uint8Array;
}[]
Optional
value?: Uint8Array
fromProtoMsg:function
- fromProtoMsg(message): NonExistenceProof
toAmino:function
toProto:function
- toProto(message): Uint8Array
Returns Uint8Array
toProtoMsg:function
ProofSpec: {
typeUrl: string;
decode(input: Uint8Array | BinaryReader, length?: number): ProofSpec;
encode(message: ProofSpec, writer?: BinaryWriter): BinaryWriter;
fromAmino(object: ProofSpecAmino): ProofSpec;
fromAminoMsg(object: ProofSpecAminoMsg): ProofSpec;
fromPartial(object: {
innerSpec?: {
childOrder?: number[];
childSize?: number;
emptyChild?: Uint8Array;
hash?: HashOp;
maxPrefixLength?: number;
minPrefixLength?: number;
};
leafSpec?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
maxDepth?: number;
minDepth?: number;
}): ProofSpec;
fromProtoMsg(message: ProofSpecProtoMsg): ProofSpec;
toAmino(message: ProofSpec): ProofSpecAmino;
toProto(message: ProofSpec): Uint8Array;
toProtoMsg(message: ProofSpec): ProofSpecProtoMsg;
}
typeUrl: string
decode:function
- decode(input, length?): ProofSpec
encode:function
- encode(message, writer?): BinaryWriter
fromAmino:function
- fromAmino(object): ProofSpec
fromAminoMsg:function
- fromAminoMsg(object): ProofSpec
fromPartial:function
- fromPartial(object): ProofSpec
Parameters
- object: {
innerSpec?: {
childOrder?: number[];
childSize?: number;
emptyChild?: Uint8Array;
hash?: HashOp;
maxPrefixLength?: number;
minPrefixLength?: number;
};
leafSpec?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
};
maxDepth?: number;
minDepth?: number;
}Optional
innerSpec?: {
childOrder?: number[];
childSize?: number;
emptyChild?: Uint8Array;
hash?: HashOp;
maxPrefixLength?: number;
minPrefixLength?: number;
}
Optional
childOrder?: number[]
Optional
childSize?: number
Optional
emptyChild?: Uint8Array
Optional
hash?: HashOp
Optional
maxPrefixLength?: number
Optional
minPrefixLength?: number
Optional
leafSpec?: {
hash?: HashOp;
length?: LengthOp;
prefix?: Uint8Array;
prehashKey?: HashOp;
prehashValue?: HashOp;
}
Optional
maxDepth?: number
Optional
minDepth?: number
fromProtoMsg:function
- fromProtoMsg(message): ProofSpec
toAmino:function
- toAmino(message): ProofSpecAmino
toProto:function
- toProto(message): Uint8Array
Returns Uint8Array
toProtoMsg:function
- toProtoMsg(message): ProofSpecProtoMsg
hashOpFromJSON:function
- hashOpFromJSON(object): HashOp
hashOpToJSON:function
- hashOpToJSON(object): string
Returns string
lengthOpFromJSON:function
- lengthOpFromJSON(object): LengthOp
lengthOpToJSON:function
- lengthOpToJSON(object): string
Returns string
prefix is a fixed bytes that may optionally be included at the beginning to differentiate a leaf node from an inner node.