chore: remove node-api dependency from payload builder impls (#6194)

This commit is contained in:
Dan Cline
2024-01-23 18:34:03 -05:00
committed by GitHub
parent 733d6ced31
commit e1483d8226
5 changed files with 42 additions and 37 deletions

View File

@ -19,7 +19,6 @@ reth-transaction-pool.workspace = true
reth-provider.workspace = true
reth-payload-builder.workspace = true
reth-basic-payload-builder.workspace = true
reth-node-api.workspace = true
# ethereum
revm.workspace = true