You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/pools/client.ts(90,26): error TS2552: Cannot find name 'GetProgramAccountsFilter'. Did you mean 'GetProgramAccountsConfig'?
src/pools/client.ts(183,7): error TS2739: Type 'Wallet' is missing the following properties from type 'WalletAdapter': connect, disconnect, connected, sendTransaction
src/pools/client.ts(304,7): error TS2322: Type 'Wallet' is not assignable to type 'WalletAdapter'.
src/pools/client.ts(474,7): error TS2322: Type 'Wallet' is not assignable to type 'WalletAdapter'.
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.