Crate cfx_rpc_builder

Crate cfx_rpc_builder 

Source

Re-exports§

pub use cfx::RpcServerHandle as CfxRpcServerHandle;

Structs§

CfxRpcModuleBuilder
CfxRpcServerConfig
CfxTransportRpcModuleConfig
CfxTransportRpcModules
RpcModuleBuilder
A builder type to configure the RPC module: See [RpcModule]
RpcServerConfig
A builder type for configuring and launching the servers that will handle RPC requests.
RpcServerHandle
TransportRpcModuleConfig
Holds modules to be installed per transport type

Enums§

CfxRpcModule
CfxRpcModuleSelection
RpcModuleSelection
Describes the modules that should be installed.