package tezos-011-PtHangz2-test-helpers

  1. Overview
  2. Docs
module Simulate_raw : sig ... end

This is a simulation of the CPMM contract, as implemented in mligo in src/proto_011_PtHangz2/lib_protocol/contracts/cpmm.mligo. The interested reader should look for comments in this file to gain a better understanding of the contract logic.

module Simulate : sig ... end