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