package tezos-protocol-019-PtParisB

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

Module Tezos_raw_protocol_019_PtParisB.Staking_parameters_reprSource

Sourcetype t = private {
  1. limit_of_staking_over_baking_millionth : int32;
  2. edge_of_baking_over_staking_billionth : int32;
}
Sourceval default : t

Value used when unset

OCaml

Innovation. Community. Security.