mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
refactor(tx-pool): add enum InvalidKind to mark_invalid (#12845)
This commit is contained in:
@ -52,7 +52,6 @@ bitflags.workspace = true
|
||||
auto_impl.workspace = true
|
||||
smallvec.workspace = true
|
||||
|
||||
|
||||
# testing
|
||||
rand = { workspace = true, optional = true }
|
||||
paste = { workspace = true, optional = true }
|
||||
|
||||
Reference in New Issue
Block a user