WalletConfig
Defined in: packages/iso-filecoin-wallets/src/types.ts:26
Extended by
Section titled “Extended by”Properties
Section titled “Properties”
optional
name:string
Defined in: packages/iso-filecoin-wallets/src/types.ts:41
Wallet name
network?
Section titled “network?”
optional
network:Network
Defined in: packages/iso-filecoin-wallets/src/types.ts:31
Network
Default
Section titled “Default”mainnet
signatureType?
Section titled “signatureType?”
optional
signatureType:"SECP256K1"
|"BLS"
Defined in: packages/iso-filecoin-wallets/src/types.ts:36
Signature type
Default
Section titled “Default”SECP256K1