package tezos-protocol-010-PtGRANAD

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Escape_ema : Storage_sigs.Single_data_storage with type t := Raw_context.t and type value = int32

Exponential moving average (ema) of flags set in protocol_data.contents. If at any block it's above the threshold set in constants, liquidity baking permanently shuts off. *

Constant product market maker contract that receives liquidity baking subsidy. *