eth::rpc::ProbeResult¶
#include <rpc_probe.hpp>
Public Attributes¶
| Name | |
|---|---|
| std::string | url |
| uint64_t | expected_chain_id |
| ProbeStatus | status |
| std::string | detail |
Public Attributes Documentation¶
variable url¶
variable expected_chain_id¶
variable status¶
variable detail¶
Updated on 2026-06-05 at 17:22:18 -0700