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-08-28 at 01:08:42 +0000