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
Currently the TS version of litesvm is only compatible with @solana/web3.js.
Requesting a version that is compatible with @solana/kit.
The issue is that it is currently not possible to test TS program clients generated with codama using litesvm because the codama TS client is only @solana/kit compatible. It would be helpful to test the clients using litesvm, without the need for solana-test-validator.