solana-with-rpc-optimizations/cli
Jon Cinque 5f7b60576f
tpu-client: Move `send_messages_with_spinner` from program (#20960)
We have too many ways of sending transactions, and too many
reimplementations of the same logic all over the place.

The program deploy logic and stake-o-matic currently make the
most use of the TPU client, so this merges their implementations into
one place to be reused by both.  Yay for consolidation!
2021-10-26 22:54:26 +02:00
..
src tpu-client: Move `send_messages_with_spinner` from program (#20960) 2021-10-26 22:54:26 +02:00
tests
.gitignore
Cargo.toml cli: add software version(s) to feature status 2021-10-22 23:45:33 -06:00