mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: add benchmark for blob_tx_priority and fee_delta (#5468)
This commit is contained in:
@ -78,3 +78,8 @@ optimism = [
|
||||
name = "reorder"
|
||||
required-features = ["test-utils", "arbitrary"]
|
||||
harness = false
|
||||
|
||||
[[bench]]
|
||||
name = "priority"
|
||||
required-features = ["arbitrary"]
|
||||
harness = false
|
||||
|
||||
Reference in New Issue
Block a user