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 solana-secp256k1-recover crate does not support no_std, but once anza-xyz/solana-sdk#788 is merged and published, we can bump the version and make the two crates in the repository no_std to prevent binary bloat.
Currently the
solana-secp256k1-recovercrate does not support no_std, but once anza-xyz/solana-sdk#788 is merged and published, we can bump the version and make the two crates in the repositoryno_stdto prevent binary bloat.