mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(DbTx): add get_by_encoded_key (#13171)
This commit is contained in:
@ -129,3 +129,8 @@ harness = false
|
||||
name = "iai"
|
||||
required-features = ["test-utils"]
|
||||
harness = false
|
||||
|
||||
[[bench]]
|
||||
name = "get"
|
||||
required-features = ["test-utils"]
|
||||
harness = false
|
||||
|
||||
Reference in New Issue
Block a user