https://gitlab.com/tezos/tezos
Raw File
Tip revision: d375fbbdd11ba8c4ec01ba04f61a7113c6804c45 authored by David Turner on 18 April 2022, 19:32:53 UTC
Proto: Allow implicit accounts to delegate at bootstrap time
Tip revision: d375fbb
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": ">=3.0.0 <3.1.0",
    "@nomadic-labs/secp256k1-wasm": ">=0.3.0",
    "hacl-wasm": "1.1.0"
  }
}
back to top