solana/clap-utils/src
Tao Zhu 6892970c19
Cli support compute_unit_price (#26464)
* add compute-unit-price trait to insert compute_budget instruction to set priorization fee

* add clap arg for compute-unit-price

* add compute-unit-price arg to commands that send transactions

* add and update tests
2022-08-02 22:23:05 -05:00
..
compute_unit_price.rs Cli support compute_unit_price (#26464) 2022-08-02 22:23:05 -05:00
fee_payer.rs Refactor SignerSource to expose DerivationPath to other kinds of signers (#16933) 2021-04-29 01:42:21 -06:00
input_parsers.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
input_validators.rs Pacify clippy 2022-01-21 19:12:57 -08:00
keypair.rs chore: bump rpassword from 5.0.1 to 6.0.0 (#23638) 2022-03-15 00:03:30 +00:00
lib.rs Cli support compute_unit_price (#26464) 2022-08-02 22:23:05 -05:00
memo.rs Refactor SignerSource to expose DerivationPath to other kinds of signers (#16933) 2021-04-29 01:42:21 -06:00
nonce.rs Refactor SignerSource to expose DerivationPath to other kinds of signers (#16933) 2021-04-29 01:42:21 -06:00
offline.rs Refactor SignerSource to expose DerivationPath to other kinds of signers (#16933) 2021-04-29 01:42:21 -06:00