@caravan/sdk API - v0.0.0
Preparing search index...
capacity
SignedCapacityCheckRequest
Interface SignedCapacityCheckRequest
The versioned, authenticated request sent on the wire.
interface
SignedCapacityCheckRequest
{
manifestDraftHash
:
`
0x
${
string
}
`
;
nonce
:
`
0x
${
string
}
`
;
offerId
:
string
;
protocol
:
"caravan.capacity-check.v1"
;
qty
:
number
;
requester
:
`
0x
${
string
}
`
;
signature
:
`
0x
${
string
}
`
;
}
Hierarchy (
View Summary
)
CapacityCheckFields
SignedCapacityCheckRequest
Index
Properties
manifest
Draft
Hash
nonce
offer
Id
protocol
qty
requester
signature
Properties
manifest
Draft
Hash
manifestDraftHash
:
`
0x
${
string
}
`
nonce
nonce
:
`
0x
${
string
}
`
offer
Id
offerId
:
string
protocol
protocol
:
"caravan.capacity-check.v1"
qty
qty
:
number
requester
requester
:
`
0x
${
string
}
`
signature
signature
:
`
0x
${
string
}
`
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
manifest
Draft
Hash
nonce
offer
Id
protocol
qty
requester
signature
@caravan/sdk API - v0.0.0
Loading...
The versioned, authenticated request sent on the wire.