https://gitlab.com/tezos/tezos
Raw File
Tip revision: eb826d966984207f2aa59cfc62cf1ed78d9f5a76 authored by Albin Coquereau on 03 July 2023, 07:16:33 UTC
alpha: rename double_preendorsement_evidence kind type
Tip revision: eb826d9
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