solana/bench-exchange/src
Greg Fitzgerald 1c498369b5
Remove fee-payer guesswork from Message and Transaction (#10776)
* Make Message::new_with_payer the default constructor

* Remove Transaction::new_[un]signed_instructions

These guess the fee-payer instead of stating it explicitly
2020-06-24 14:52:38 -06:00
..
bench.rs Remove fee-payer guesswork from Message and Transaction (#10776) 2020-06-24 14:52:38 -06:00
cli.rs
lib.rs
main.rs Remove archiver and storage program (#9992) 2020-05-14 18:22:47 -07:00
order_book.rs