package tezos-protocol-demo-counter

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Apply : sig ... end
module Error : sig ... end

Exceptions used by the protocol, statically registered by the is module

module Header : sig ... end
module Main : sig ... end

Tezos Protocol Implementation - Protocol Signature Instance.

module Proto_operation : sig ... end
module Proto_params : sig ... end
module Receipt : sig ... end
module Services : sig ... end
module State : sig ... end