package tezos-plonk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type state
val init : unit -> state
val update : state -> bytes -> unit
val finish : state -> bytes
val hash_bytes : bytes list -> bytes
val bytes_to_seed : bytes -> int array * bytes