@caravan/sdk API - v0.0.0
Preparing search index...
attestation-roots
VerifyAttestationRootInclusionInput
Interface VerifyAttestationRootInclusionInput
interface
VerifyAttestationRootInclusionInput
{
expectedChainId
:
number
;
expectedPublisher
:
string
;
expectedRoot
:
string
;
expectedUtcDay
:
string
;
index
:
number
;
leaf
:
AttestationRootInclusionLeaf
;
leafCount
:
number
;
leafHash
:
string
;
proof
:
readonly
AttestationRootProofStep
[]
;
}
Index
Properties
expected
Chain
Id
expected
Publisher
expected
Root
expected
Utc
Day
index
leaf
leaf
Count
leaf
Hash
proof
Properties
expected
Chain
Id
expectedChainId
:
number
expected
Publisher
expectedPublisher
:
string
expected
Root
expectedRoot
:
string
expected
Utc
Day
expectedUtcDay
:
string
index
index
:
number
leaf
leaf
:
AttestationRootInclusionLeaf
leaf
Count
leafCount
:
number
leaf
Hash
leafHash
:
string
proof
proof
:
readonly
AttestationRootProofStep
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expected
Chain
Id
expected
Publisher
expected
Root
expected
Utc
Day
index
leaf
leaf
Count
leaf
Hash
proof
@caravan/sdk API - v0.0.0
Loading...