https://gitlab.com/tezos/tezos
Revision f94b9ac8879d0da11c6fc2f38ebceffa87006825 authored by Thomas Letan on 10 November 2022, 17:03:30 UTC, committed by Marge Bot on 10 November 2022, 18:19:50 UTC
1 parent 1bde9df
Raw File
Tip revision: f94b9ac8879d0da11c6fc2f38ebceffa87006825 authored by Thomas Letan on 10 November 2022, 17:03:30 UTC
SCORU: Disable enforcement of max number of messages in a commitment
Tip revision: f94b9ac
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": {
    "@dannywillems/ocaml-bls12-381": ">=5.0.0 <5.1.0",
    "@nomadic-labs/secp256k1-wasm": ">=0.3.0",
    "hacl-wasm": "1.1.0"
  }
}
back to top