Copy-Trading-Bot
Copy-Trading-Bot copied to clipboard
cargo toml - suggestion
in cargo.toml jito-json-rpc-client = "0.1.0" # Assuming this is a custom or less common package is probably something like: jito-json-rpc-client = { git = "https://github.com/jito-labs/json-rpc-client", package = "jito-block-engine-json-rpc-client"}
and then welcome to dependency hell ;-)