solana-with-rpc-optimizations/clap-utils
Jon C 8246590f47
clap-utils: Add more compute unit helpers (#440)
* clap-utils: Refactor compute_unit_price into compute_budget

* clap-utils: Validate compute unit price as a u64

* clap-utils: Add compute unit limit arg

* clap-v3-utils: Add compute unit price and limit helpers

* Add deprecation on `pub use` even though it isn't triggered
2024-03-28 01:58:20 +01:00
..
src clap-utils: Add more compute unit helpers (#440) 2024-03-28 01:58:20 +01:00
Cargo.toml replaces assert!(matches!(...)) with assert_matches!(...) (#33068) 2023-08-30 13:48:27 -04:00