package tezos-dal-node-lib

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

Module T.Skip_list

type cell
type hash
val cell_encoding : cell Tezos_base.TzPervasives.Data_encoding.t
val hash_encoding : hash Tezos_base.TzPervasives.Data_encoding.t
val cell_equal : cell -> cell -> bool
val hash_equal : hash -> hash -> bool
val cell_hash : cell -> hash
val cells_of_level : block_info -> Tezos_rpc.Context.generic -> (hash * cell) list Tezos_base.TzPervasives.tzresult Lwt.t
OCaml

Innovation. Community. Security.