package tezos-protocol-016-PtMumbai

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

This module re-exports definitions from Cache_repr.

type size = int
type index = int
type cache_nonce
module Admin : sig ... end
type namespace = private string
val create_namespace : string -> namespace
type identifier = string
module type CLIENT = sig ... end
module type INTERFACE = sig ... end
val register_exn : (module CLIENT with type cached_value = 'a) -> (module INTERFACE with type cached_value = 'a)
val cache_nonce_from_block_header : Block_header.shell_header -> Block_header.contents -> cache_nonce
OCaml

Innovation. Community. Security.