Documentation
Github
Preparing search index...
iso-ucan
utils
assertNotRevoked
Function assertNotRevoked
assertNotRevoked
(
cid
:
CID
<
any
,
number
,
number
,
Version
>
,
isRevokedFn
?:
(
cid
:
CID
)
=>
Promise
<
boolean
>
,
)
:
Promise
<
void
>
Assert that the input is not revoked.
Parameters
cid
:
CID
<
any
,
number
,
number
,
Version
>
Optional
isRevokedFn
:
(
cid
:
CID
)
=>
Promise
<
boolean
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Documentation
Loading...
Assert that the input is not revoked.