https://gitlab.com/tezos/tezos
Raw File
Tip revision: b0d5e96ce6ee5ccd0a2b260013c1770d895ea532 authored by Alain Mebsout on 04 January 2023, 13:28:17 UTC
Proto/Alpha: expose inbox internal structure with skip list
Tip revision: b0d5e96
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": ">=5.0.0 <5.1.0",
    "@nomadic-labs/secp256k1-wasm": ">=0.3.0",
    "hacl-wasm": ">=1.2.0 <1.3.0"
  }
}
back to top