package tezos-protocol-genesis

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

Module Tezos_raw_protocol_genesis.MainSource

Tezos Protocol Implementation - Protocol Signature Instance

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

Innovation. Community. Security.