Skip to content

putIdentity

putIdentity(options): Promise<undefined | ContentIdentifier>

Defined in: astrobase/src/identity/identity.ts:178

Sets or replaces the content for an identity.

PutIdentityOptions

Promise<undefined | ContentIdentifier>

The content identifier of the identity.

If unsuccessful.