putIdentity
putIdentity(
options
):Promise
<undefined
|ContentIdentifier
>
Defined in: astrobase/src/identity/identity.ts:178
Sets or replaces the content for an identity.
Parameters
Section titled “Parameters”options
Section titled “options”Returns
Section titled “Returns”Promise
<undefined
| ContentIdentifier
>
The content identifier of the identity.
Throws
Section titled “Throws”If unsuccessful.