@reactive-dot/core/wallets.js
Index
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?: PrefixedStorage