swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e
Raw File
Tip revision: 1e8b44f5f78720168162f1c75525fe1538f46683 authored by julien on 10 July 2023, 09:23:25 UTC
SCORU,tests: submit a commitment with a white/black-listed staker
Tip revision: 1e8b44f
dune
; This file was automatically generated, do not edit.
; Edit file manifest/main.ml instead.

(library
 (name aplonk)
 (public_name octez-aplonk)
 (instrumentation (backend bisect_ppx))
 (libraries
  octez-plonk.aggregation)
 (preprocess (pps ppx_repr)))
back to top