tuweni / org.apache.tuweni.eth.crawler.rest / PeersService / getPeer

getPeer

@GET @Produces(["application/json"]) @Path("/{publickey}") fun getPeer(@PathParam("publickey") publicKeyOrUri: String): Response (source)