package tezos-protocol-alpha

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

Module Alpha_context.RatioSource

This module re-exports definitions from Ratio_repr.

Sourcetype t = {
  1. numerator : int;
  2. denominator : int;
}
OCaml

Innovation. Community. Security.