https://gitlab.com/tezos/tezos
Raw File
Tip revision: b247ca3844bb31cb1978e83864c75443e078b449 authored by Julien Coolen on 17 May 2023, 09:43:39 UTC
proto/zk_reveal: Unit test partial reveal proof
Tip revision: b247ca3
package.json
{
  "DO NOT EDIT": "This file was automatically generated, edit file manifest/main.ml instead",
  "private": true,
  "type": "commonjs",
  "description": "n/a",
  "license": "n/a",
  "dependencies": {
    "@nomadic-labs/ocaml-bls12-381": ">=6.1.0 <6.2.0",
    "@nomadic-labs/secp256k1-wasm": ">=0.4.0",
    "hacl-wasm": ">=1.4.0 <1.5.0"
  }
}
back to top