Skip to content

WalletHDMnemonicConfig

Defined in: packages/iso-filecoin-wallets/src/types.ts:51

optional index: number

Defined in: packages/iso-filecoin-wallets/src/types.ts:48

Derivation path address index

0

Omit.index


mnemonic: string

Defined in: packages/iso-filecoin-wallets/src/types.ts:52


optional name: string

Defined in: packages/iso-filecoin-wallets/src/types.ts:41

Wallet name

Omit.name


optional network: Network

Defined in: packages/iso-filecoin-wallets/src/types.ts:31

Network

mainnet

Omit.network


optional password: string

Defined in: packages/iso-filecoin-wallets/src/types.ts:53


optional signatureType: "SECP256K1" | "BLS"

Defined in: packages/iso-filecoin-wallets/src/types.ts:36

Signature type

SECP256K1

Omit.signatureType