package tezos-protocol-000-Ps9mPmXa

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

Tezos Protocol Implementation - Protocol Signature Instance

type block_header_data = {
  1. command : Data.Command.t;
  2. signature : Tezos_protocol_environment_000_Ps9mPmXa.Signature.t;
}
include Tezos_protocol_environment_000_Ps9mPmXa.Updater.PROTOCOL with type block_header_data := block_header_data
val max_block_length : int
val max_operation_data_length : int
type block_header_metadata
type operation_data
type operation_receipt
val acceptable_passes : operation -> int list
val compare_operations : operation -> operation -> int
type validation_state
OCaml

Innovation. Community. Security.