Skip to content

eth::rpc::RpcReceiptSourceHandle

#include <rpc_manager.hpp>

Public Attributes

Name
std::unique_ptr< RpcHttpTransport > transport
std::unique_ptr< RpcReceiptSource > source

Public Attributes Documentation

variable transport

std::unique_ptr< RpcHttpTransport > transport;

variable source

std::unique_ptr< RpcReceiptSource > source;

Updated on 2026-06-28 at 18:54:57 -0700