@reactive-dot/core/wallets.js
Index
References
initializeWallets
Re-exports initializeWallets
Type Aliases
PolkadotAccount
PolkadotSignerAccount
Type declaration
optionalgenesisHash?: InjectedPolkadotAccount[genesisHash]
id: string
optionalname?: string
polkadotSigner: InjectedPolkadotAccount[polkadotSigner] | (networkInfo: { tokenDecimals: number; tokenSymbol: string }) => InjectedPolkadotAccount[polkadotSigner]
WalletAccount
WalletOptions
Type declaration
optionalstorage?: Storage