Copy-Trading-Bot icon indicating copy to clipboard operation
Copy-Trading-Bot copied to clipboard

cargo toml - suggestion

Open Hgb380 opened this issue 9 months ago • 1 comments

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 ;-)

Hgb380 avatar Feb 27 '25 00:02 Hgb380