package octez-smart-rollup-node-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type S = sig ... end
module Free : S

Free fuel where consumption has no effect.

module Accounted : S

Accounted fuel where each tick consumes one unit of fuel.

OCaml

Innovation. Community. Security.