solana/banks-client
Kevin Heavey 7c6572d5ec
Add missing versioned tx support to BanksClient (#30958)
* replace Transaction params with impl Into<VersionedTransaction>

* replace Vec<Transaction> with Vec<T>

* fmt
2023-03-29 20:47:25 +00:00
..
src Add missing versioned tx support to BanksClient (#30958) 2023-03-29 20:47:25 +00:00
Cargo.toml chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00