fix: payload builder london boundary block gaslimit and basefee (#7136)

This commit is contained in:
Dan Cline
2024-03-14 13:45:45 -04:00
committed by GitHub
parent baa45c6a76
commit 41c6f24393
3 changed files with 118 additions and 8 deletions

View File

@ -41,6 +41,7 @@ tracing.workspace = true
[dev-dependencies]
revm.workspace = true
serde_json.workspace = true
[features]
test-utils = []