hyperweb-io / hyperweb-io/create-cosmos-app

Type error

Open
#38 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.