mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: impl compact for alloy txtype (#13152)
This commit is contained in:
@ -48,6 +48,7 @@ serde_json.workspace = true
|
||||
arbitrary = { workspace = true, features = ["derive"] }
|
||||
proptest.workspace = true
|
||||
proptest-arbitrary-interop.workspace = true
|
||||
rstest.workspace = true
|
||||
|
||||
[features]
|
||||
default = ["std", "alloy"]
|
||||
|
||||
Reference in New Issue
Block a user