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-09-25 at 15:46:10 +0000