package octez-libs

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

Module Raw.HashSource

Sourcetype t = R.hash
Sourceval compare : R.hash -> R.hash -> int
Sourceval merkle_hash : height:int -> R.hash -> R.hash -> R.hash
Sourceval uncommitted_hashes : R.hash array lazy_t
Sourceval uncommitted : height:int -> R.hash
Sourceval of_bytes_exn : Bytes.t -> R.hash
Sourceval to_bytes : R.hash -> Bytes.t
Sourceval of_commitment : R.commitment -> R.hash
Sourceval to_commitment : R.hash -> R.commitment
OCaml

Innovation. Community. Security.