solana-with-rpc-optimizations/cli
sakridge 37fbd3349c
Remove duplicated code with a CliCommandInfo constructor (#806)
Setting no signers is the most common case to construct a
CliCommandInfo struct, make a constructor function to do that
and reduce code.
2024-04-17 19:34:17 +02:00
..
src Remove duplicated code with a CliCommandInfo constructor (#806) 2024-04-17 19:34:17 +02:00
tests cli: Introduce `WithComputeUnitConfig` for specifying more than compute unit price (#850) 2024-04-17 12:40:07 +02:00
.gitignore
Cargo.toml Add `--with-compute-unit-price` to cli program deploy commands (#364) 2024-03-22 16:48:52 +00:00