Rename the module that now contains only GenKeys
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
extern crate test;
|
||||
|
||||
use solana::signature::GenKeys;
|
||||
use solana::gen_keys::GenKeys;
|
||||
use test::Bencher;
|
||||
|
||||
#[bench]
|
Reference in New Issue
Block a user