Function openethereum::rpc::new_http
source · [−]pub fn new_http<D: Dependencies>(
id: &str,
options: &str,
conf: HttpConfiguration,
deps: &Dependencies<D>
) -> Result<Option<HttpServer>, String>
pub fn new_http<D: Dependencies>(
id: &str,
options: &str,
conf: HttpConfiguration,
deps: &Dependencies<D>
) -> Result<Option<HttpServer>, String>