You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: "called `Result::unwrap()` on an `Err` value: DeserError { err: Error("data did not match any variant of untagged enum EthPeerInfo", line: 1, column: 493), text: "<omitted>" }"
Component
provider, pubsub
What version of Alloy are you on?
main d68a6b7
Operating System
Linux
Describe the bug
a test fails locally for me here
alloy/crates/provider/src/admin.rs
Line 107 in d68a6b7
error:
"called `Result::unwrap()` on an `Err` value: DeserError { err: Error("data did not match any variant of untagged enum EthPeerInfo", line: 1, column: 493), text: "<omitted>" }"
JSON
The text was updated successfully, but these errors were encountered: