GetIdentityOptions
Defined in: astrobase/src/identity/identity.ts:92
Options for getIdentity.
Extends
Section titled “Extends”BaseIdentityOptions
Extended by
Section titled “Extended by”Properties
Section titled “Properties”id:
string
Defined in: astrobase/src/identity/identity.ts:94
The string ID of the identity.
instance
Section titled “instance”instance:
Instance
Defined in: astrobase/src/identity/identity.ts:56
Instance used for keyring and content retrieval.
Inherited from
Section titled “Inherited from”BaseIdentityOptions.instance
lookaheadLimit?
Section titled “lookaheadLimit?”
optional
lookaheadLimit:number
Defined in: astrobase/src/identity/identity.ts:59
Limit of unused BIP32 derivation indexes before giving up.
Inherited from
Section titled “Inherited from”BaseIdentityOptions.lookaheadLimit