[][src]Type Definition sc_rpc_server::RpcHandler

type RpcHandler<T> = PubSubHandler<T>;

The RPC IoHandler containing all requested APIs.