https://gitlab.com/tezos/tezos
Raw File
Tip revision: 49c1f058169e0a79bb486521af13f4cbe970c317 authored by Lucas Randazzo on 19 March 2023, 21:44:23 UTC
Proto: update reward mechanism
Tip revision: 49c1f05
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.0.1 <6.1.0",
    "@nomadic-labs/secp256k1-wasm": ">=0.4.0",
    "hacl-wasm": ">=1.2.0 <1.3.0"
  }
}
back to top