Skip to content

PutIdentityOptions

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

Options for putIdentity.

id: string

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

The string ID of the identity.

GetIdentityOptions.id


instance: Instance

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

Instance used for keyring and content retrieval.

GetIdentityOptions.instance


optional lookaheadLimit: number

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

Limit of unused BIP32 derivation indexes before giving up.

GetIdentityOptions.lookaheadLimit


ref: ContentIdentifierLike

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

The Content Identifier for the identity to point to.