@lelantos-org/sdk / sync / PathCheck
Interface: PathCheck โ
Defined in: @lelantos-org/sdk/dist/crypto/path.d.ts:14
Outcome of a path check. computedRoot is what the path actually hashes to.
Properties โ
computedRoot โ
ts
computedRoot: bigint;Defined in: @lelantos-org/sdk/dist/crypto/path.d.ts:16
ok โ
ts
ok: boolean;Defined in: @lelantos-org/sdk/dist/crypto/path.d.ts:15