solana/banks-client/src
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
..
error.rs transaction-status: Add return data to meta (#23688) 2022-03-22 23:17:05 +01:00
lib.rs Add missing versioned tx support to BanksClient (#30958) 2023-03-29 20:47:25 +00:00