eth::rpc::JsonRpcTransport¶
#include <rpc_receipt_source.hpp>
Inherited by eth::rpc::RpcHttpTransport
Public Functions¶
| Name | |
|---|---|
| virtual | ~JsonRpcTransport() =default |
| virtual std::optional< std::string > | call(const boost::json::object & request) =0 |
Public Functions Documentation¶
function ~JsonRpcTransport¶
function call¶
Reimplemented by: eth::rpc::RpcHttpTransport::call
Updated on 2026-06-05 at 17:22:18 -0700