Closed futuretech6 closed 1 year ago
For anyone wondering, you need to run cargo test
with one of these supported features: mainnet
, solana-devnet
, tilt-devnet
. For example, for devnet:
cargo clippy --features devnet -- --allow clippy::result_large_err
cargo test --features solana-devnet
during compiling wormhole-anchor-sdk, symbol
ID
can't be found