fmt
This commit is contained in:
parent
78fd517f37
commit
e183ed96d5
|
@ -62,6 +62,7 @@ impl BenchHelper {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
pub fn create_transaction(&self, funded_payer: &Keypair, blockhash: Hash) -> Transaction {
|
||||
let to_pubkey = Pubkey::new_unique();
|
||||
|
||||
|
|
Loading…
Reference in New Issue