This commit is contained in:
aniketfuryrocks 2023-01-17 14:33:19 +05:30
parent 78fd517f37
commit e183ed96d5
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ impl BenchHelper {
}
}
}
pub fn create_transaction(&self, funded_payer: &Keypair, blockhash: Hash) -> Transaction {
let to_pubkey = Pubkey::new_unique();