https://gitlab.com/tezos/tezos
Raw File
Tip revision: 3d9fb6c815d6b5155fa28766f6a686a83ce87acd authored by David Turner on 18 May 2022, 19:58:13 UTC
Baker: die early if signer does not support deterministic nonces
Tip revision: 3d9fb6c
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