package tezos-protocol-017-PtNairob

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

Representation of scalars used by the ZK Rollup alongside manipulation functions

Scalars are transparently BLS12-381 scalars

Safe conversion from Z.t. If the numerical value is not in the field, modulo reduction is applied.

val of_bits : string -> t

Safe conversion from bits, represented as a string. If the numerical value is not in the field, modulo reduction is applied.

OCaml

Innovation. Community. Security.