package octez-libs

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

Module Tx_rollup.PI_parameters_predicate_private_batchSource

Sourcetype acc = {
  1. root : L.scalar L.repr;
  2. pos : L.scalar L.repr;
  3. total_fees : L.scalar L.repr;
}
Sourceval inner_elt : 'a list -> 'a * 'a * 'a * 'a * 'a * 'a
Sourceval outer_elt : 'a list -> 'a * 'a * 'a * 'a
Sourceval nb_inner : int
Sourceval nb_outer : int
Sourceval check : switches:bool L.Bool.repr list -> outer:L.scalar L.repr list -> inner:L.scalar L.repr list list -> bool L.Bool.repr L.t
Sourceval outer_of_inner : Kzg.Bls.Scalar.t list list -> Kzg.Bls.Scalar.t list