Fix the lighthouse node tracing issue

This commit is contained in:
Omar Abdulla
2025-09-28 21:39:50 +03:00
parent 331807e2f0
commit bd422b633e
3 changed files with 83 additions and 28 deletions
+2 -1
View File
@@ -80,8 +80,9 @@ default-features = false
features = [
"json-abi",
"providers",
"provider-ipc",
"provider-ws",
"provider-ipc",
"provider-http",
"provider-debug-api",
"reqwest",
"rpc-types",