package bitcoinml

  1. Overview
  2. Docs
type prefix = {
  1. pubkeyhash : int;
  2. scripthash : int;
}
val of_pub : int -> bytes -> string
val of_pubhash : int -> bytes -> string
OCaml

Innovation. Community. Security.