Add BankClient support to bench-exchange (#3902)

This commit is contained in:
Jack May
2019-04-19 13:18:20 -07:00
committed by GitHub
parent 320bd66c84
commit afb00432d4
5 changed files with 33 additions and 8 deletions

1
Cargo.lock generated
View File

@@ -2264,6 +2264,7 @@ dependencies = [
"solana-logger 0.14.0",
"solana-metrics 0.14.0",
"solana-netutil 0.14.0",
"solana-runtime 0.14.0",
"solana-sdk 0.14.0",
"untrusted 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
"ws 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",