feat: create new methods with Config arguments for existing builders (#5837)

Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
This commit is contained in:
Thomas Coratger
2023-12-20 22:55:13 +01:00
committed by GitHub
parent ad3b893c23
commit c066aa60af
10 changed files with 39 additions and 37 deletions

View File

@ -14,6 +14,7 @@ reth-interfaces.workspace = true
reth-primitives.workspace = true
reth-tasks.workspace = true
reth-provider.workspace = true
reth-config.workspace = true
# async
futures.workspace = true