feat: sidecar fetcher (#7443)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
0xAtreides
2024-05-28 11:25:51 +01:00
committed by GitHub
parent 1e2a0c372e
commit d5bdb8ecde
5 changed files with 413 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ members = [
"crates/transaction-pool/",
"crates/trie-parallel/",
"crates/trie/",
"examples/beacon-api-sidecar-fetcher/",
"examples/beacon-api-sse/",
"examples/bsc-p2p",
"examples/custom-dev-node/",