package tezos-protocol-007-PsDELPH1

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = private int32
type roll = t
val encoding : roll Data_encoding.t
val rpc_arg : roll Tezos_protocol_environment_007_PsDELPH1__Environment.RPC_arg.t
val random : Seed_repr.sequence -> bound:roll -> roll * Seed_repr.sequence
val first : roll
val succ : roll -> roll
val to_int32 : roll -> int32
val (=) : roll -> roll -> bool
module Index : Storage_description.INDEX with type t = roll