Revision ef8cda843ec243983b64de277678108f37087be3 authored by Alain Mebsout on 31 January 2024, 08:46:55 UTC, committed by Marge Bot on 05 February 2024, 14:08:44 UTC
1 parent 05eb698
Raw File
dune
; This file was automatically generated, do not edit.
; Edit file manifest/main.ml instead.

(library
 (name tezos_protocol_environment_structs)
 (public_name octez-proto-libs.protocol-environment.structs)
 (instrumentation (backend bisect_ppx))
 (libraries
  octez-libs.stdlib
  octez-libs.crypto
  octez-libs.lwt-result-stdlib
  octez-l2-libs.scoru-wasm
  data-encoding
  bls12-381
  octez-libs.plonk)
 (flags
  (:standard)
  -open Plonk))
back to top