mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 13:48:00 +00:00
Basic extrinsic pool benchmarks (#3922)
* Working bench for 50 sequental * configured benches * fix warnings * Optimize and fix issues * add preamble * Fix benchmarks. * fix compilation * remove unneeded features for now
This commit is contained in:
@@ -475,7 +475,6 @@ mod tests {
|
||||
Pool::new(Default::default(), TestApi::default())
|
||||
}
|
||||
|
||||
|
||||
#[test]
|
||||
fn should_validate_and_import_transaction() {
|
||||
// given
|
||||
|
||||
Reference in New Issue
Block a user