package tezos-protocol-008-PtEdo2Zk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val name : string
include module type of struct include Tezos_raw_protocol_008_PtEdo2Zk end
include module type of struct include Tezos_raw_protocol_008_PtEdo2Zk.Main end
include Tezos_protocol_environment_008_PtEdo2Zk.Updater.PROTOCOL with type block_header_data = Tezos_raw_protocol_008_PtEdo2Zk.Alpha_context.Block_header.protocol_data and type block_header_metadata = Tezos_raw_protocol_008_PtEdo2Zk.Apply_results.block_metadata and type block_header = Tezos_raw_protocol_008_PtEdo2Zk.Alpha_context.Block_header.t and type operation_data := operation_data and type operation_receipt = Tezos_raw_protocol_008_PtEdo2Zk.Apply_results.packed_operation_metadata and type operation := operation and type validation_state := validation_state
val max_block_length : int
val max_operation_data_length : int
val acceptable_passes : operation -> int list
val compare_operations : operation -> operation -> int