@caravan/sdk API - v0.0.0
Preparing search index...
index
toTypedAttestationMessage
Function toTypedAttestationMessage
toTypedAttestationMessage
(
attestation
:
Attestation
,
)
:
{
manifestHash
:
`
0x
${
string
}
`
;
outcome
:
AttestationOutcome
;
poolId
:
string
;
realizedUnitPrice
:
bigint
;
role
:
AttestationRole
;
}
Parameters
attestation
:
Attestation
Returns
{
manifestHash
:
`
0x
${
string
}
`
;
outcome
:
AttestationOutcome
;
poolId
:
string
;
realizedUnitPrice
:
bigint
;
role
:
AttestationRole
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@caravan/sdk API - v0.0.0
Loading...