Skip to content

GetIdentityOptions

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

Options for getIdentity.

  • BaseIdentityOptions

id: string

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

The string ID of the identity.


instance: Instance

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

Instance used for keyring and content retrieval.

BaseIdentityOptions.instance


optional lookaheadLimit: number

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

Limit of unused BIP32 derivation indexes before giving up.

BaseIdentityOptions.lookaheadLimit