Add move to bench-tps (#5250)

This commit is contained in:
sakridge
2019-07-27 15:28:00 -07:00
committed by GitHub
parent 8d296d0969
commit a642168369
7 changed files with 279 additions and 40 deletions

View File

@@ -101,3 +101,6 @@ extern crate solana_metrics;
extern crate matches;
extern crate crossbeam_channel;
#[macro_use]
extern crate solana_move_loader_program;