@caravan/sdk API - v0.0.0
Preparing search index...
index
StagedRevealView
Interface StagedRevealView
interface
StagedRevealView
{
batchHash
:
`
0x
${
string
}
`
;
batchId
:
string
;
manifestId
:
string
;
poolId
:
string
;
predecessorManifestId
:
string
|
null
;
revealDeadlineUnixSeconds
:
number
;
roster
:
readonly
{
commitmentTier
?:
CommitmentTier
;
committedQuantity
:
number
;
contactEndpoint
?:
string
;
pseudonymousId
:
string
;
role
?:
ManifestPartyRole
;
}
[]
;
schema
:
"caravan.staged-reveal.v1"
;
schemaBoundTerms
?:
{
bindingFlag
:
"binding"
|
"indicative"
;
schemaHash
:
`
0x
${
string
}
`
;
termsHash
:
`
0x
${
string
}
`
;
values
:
Readonly
<
Record
<
string
,
ManifestTermValue
>
>
;
}
;
sellerBondLevelMicros
?:
number
;
templateHashReference
?:
{
codeHash
:
`
0x
${
string
}
`
;
registryAddress
:
`
0x
${
string
}
`
;
version
:
string
;
}
;
}
Index
Properties
batch
Hash
batch
Id
manifest
Id
pool
Id
predecessor
Manifest
Id
reveal
Deadline
Unix
Seconds
roster
schema
schema
Bound
Terms?
seller
Bond
Level
Micros?
template
Hash
Reference?
Properties
batch
Hash
batchHash
:
`
0x
${
string
}
`
batch
Id
batchId
:
string
manifest
Id
manifestId
:
string
pool
Id
poolId
:
string
predecessor
Manifest
Id
predecessorManifestId
:
string
|
null
reveal
Deadline
Unix
Seconds
revealDeadlineUnixSeconds
:
number
roster
roster
:
readonly
{
commitmentTier
?:
CommitmentTier
;
committedQuantity
:
number
;
contactEndpoint
?:
string
;
pseudonymousId
:
string
;
role
?:
ManifestPartyRole
;
}
[]
schema
schema
:
"caravan.staged-reveal.v1"
Optional
schema
Bound
Terms
schemaBoundTerms
?:
{
bindingFlag
:
"binding"
|
"indicative"
;
schemaHash
:
`
0x
${
string
}
`
;
termsHash
:
`
0x
${
string
}
`
;
values
:
Readonly
<
Record
<
string
,
ManifestTermValue
>
>
;
}
Optional
seller
Bond
Level
Micros
sellerBondLevelMicros
?:
number
Optional
template
Hash
Reference
templateHashReference
?:
{
codeHash
:
`
0x
${
string
}
`
;
registryAddress
:
`
0x
${
string
}
`
;
version
:
string
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
batch
Hash
batch
Id
manifest
Id
pool
Id
predecessor
Manifest
Id
reveal
Deadline
Unix
Seconds
roster
schema
schema
Bound
Terms
seller
Bond
Level
Micros
template
Hash
Reference
@caravan/sdk API - v0.0.0
Loading...