package bitcoin-cohttp-async

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Offers an implementation of a Bitcoin.HTTPCLIENT using Cohttp's Cohttp_lwt_async.Client.

Exceptions

exception No_response

Private modules

module C = Cohttp
module CA = Cohttp_async
module CB = Cohttp_async.Body

Public modules

module Httpclient : Bitcoin.HTTPCLIENT with type 'a Monad.t = ('a, exn) Core.Result.t Async.Deferred.t
OCaml

Innovation. Community. Security.