hyperweb-io / hyperweb-io/create-cosmos-app
Type error
Open
- Dominant language
- TypeScript
- Stars
- 166
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
./pages/_app.tsx:23:9
Type error: Type '(KeplrExtensionWallet | KeplrMobileWallet)[]' is not assignable to type 'MainWalletBase[]'.
Type 'KeplrExtensionWallet | KeplrMobileWallet' is not assignable to type 'MainWalletBase'.
Type 'KeplrExtensionWallet' is not assignable to type 'MainWalletBase'.
Property '_chainWallets' is protected but type 'MainWalletBase' is not a class derived from 'MainWalletBase'.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.