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-05 at 17:22:18 -0700