@caravan/sdk API - v0.0.0
Preparing search index...
index
DeployBondInput
Interface DeployBondInput
interface
DeployBondInput
{
chainId
:
number
;
manifestHash
:
`
0x
${
string
}
`
;
participants
:
readonly
BondParticipant
[]
;
token
:
`
0x
${
string
}
`
;
}
Index
Properties
chain
Id
manifest
Hash
participants
token
Properties
chain
Id
chainId
:
number
manifest
Hash
manifestHash
:
`
0x
${
string
}
`
participants
participants
:
readonly
BondParticipant
[]
token
token
:
`
0x
${
string
}
`
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chain
Id
manifest
Hash
participants
token
@caravan/sdk API - v0.0.0
Loading...