Package-level declarations
Types
Link copied to clipboard
class DrandHttpApi(baseUrl: String = "https://api.drand.sh", httpClient: HttpClient = createDefaultHttpClient()) : DrandApi
HTTP implementation of the drand API using Ktor client.