Skip to content

LoadKeyringRequest

Defined in: astrobase/src/keyrings/procedure-types.ts:48

Request options for keyring load.

cid: ContentIdentifierLike

Defined in: astrobase/src/keyrings/procedure-types.ts:50

The CID of the target keyring.


passphrase: string

Defined in: astrobase/src/keyrings/procedure-types.ts:52

The passphrase needed to decrypt the keyring.


wordlist: string[]

Defined in: astrobase/src/keyrings/procedure-types.ts:54

The wordlist to use for the mnemonic.