Closed thiras closed 2 weeks ago
It worked with default-features = false
[dependencies]
yellowstone-grpc-proto = { version = "2.0.0", default-features = false }
you need to add a patch for curve25519-dalek https://github.com/rpcpool/yellowstone-grpc/blob/17faff5ac068c2f212c471acf67a8dcc1d7caff5/Cargo.toml#L75-L78
cargo build
throw this error;