Skip to content

eth::rpc::RpcHttpTransportOptions

#include <rpc_http_transport.hpp>

Public Attributes

Name
std::chrono::seconds timeout
bool verify_peer

Public Attributes Documentation

variable timeout

std::chrono::seconds timeout {30};

variable verify_peer

bool verify_peer = true;

Updated on 2026-06-05 at 17:22:18 -0700