Github
Preparing search index...
The search index is not available
Documentation
Documentation
@web3-storage/upload-client
unknown
DelegationJSON
Type alias DelegationJSON<T>
DelegationJSON
<
T
>
:
ToJSON
<
T
,
{
/
:
ToString
<
T
[
"cid"
]
>
;
att
:
ToJSON
<
T
[
"capabilities"
]
,
T
[
"capabilities"
]
&
Tuple
<
{
can
:
Ability
;
nb
?:
JSONObject
;
with
:
Resource
;
}
>
>
;
aud
:
DID
;
exp
:
T
[
"expiration"
]
;
fct
:
ToJSON
<
T
[
"facts"
]
>
;
iss
:
DID
;
nbf
?:
T
[
"notBefore"
]
&
{}
;
nnc
?:
T
[
"nonce"
]
&
{}
;
prf
:
ProofJSON
[]
&
JSONUnknown
[]
;
s
:
SignatureJSON
<
T
[
"signature"
]
>
;
v
:
T
[
"version"
]
;
}
>
Type Parameters
T
extends
Delegation
=
Delegation
Type declaration
/
:
ToString
<
T
[
"cid"
]
>
att
:
ToJSON
<
T
[
"capabilities"
]
,
T
[
"capabilities"
]
&
Tuple
<
{
can
:
Ability
;
nb
?:
JSONObject
;
with
:
Resource
;
}
>
>
aud
:
DID
exp
:
T
[
"expiration"
]
fct
:
ToJSON
<
T
[
"facts"
]
>
iss
:
DID
Optional
nbf
?:
T
[
"notBefore"
]
&
{}
Optional
nnc
?:
T
[
"nonce"
]
&
{}
prf
:
ProofJSON
[]
&
JSONUnknown
[]
s
:
SignatureJSON
<
T
[
"signature"
]
>
v
:
T
[
"version"
]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Documentation
@web3-storage/access
@web3-storage/capabilities
@web3-storage/upload-client
@web3-storage/filecoin-client
@web3-storage/w3up-client
Generated using
TypeDoc