@arkade-os/sdk Documentation - v0.4.54
Preparing search index...
hasCandidates
Function hasCandidates
hasCandidates
(
handler
:
ContractHandler
<
unknown
,
VtxoScript
>
|
undefined
,
)
:
handler
is
ContractHandler
<
unknown
,
VtxoScript
>
&
Required
<
Pick
<
Discoverable
,
"candidatesAt"
>
,
>
Duck-typed guard for the pure candidate surface.
Parameters
handler
:
ContractHandler
<
unknown
,
VtxoScript
>
|
undefined
Returns
handler
is
ContractHandler
<
unknown
,
VtxoScript
>
&
Required
<
Pick
<
Discoverable
,
"candidatesAt"
>
,
>
See
Discoverable.candidatesAt
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@arkade-os/sdk Documentation - v0.4.54
Loading...
Duck-typed guard for the pure candidate surface.