https://gitlab.com/tezos/tezos
Raw File
Tip revision: 982b536407f57ea5aaab77c6a2b3a009969d27e0 authored by Antoine Lanco on 09 February 2024, 13:25:40 UTC
EVM/Exec: change computation for pre-pay
Tip revision: 982b536
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/secp256k1-wasm": ">=0.4.0",
    "hacl-wasm": ">=1.4.0 <1.5.0",
    "kaitai-struct": "0.10.0",
    "ocaml-bls12-381": "file:src/lib_bls12_381/blst.js"
  }
}
back to top