https://gitlab.com/tezos/tezos
Revision acba1508a45bb9947bea218464f9bf79e84d0f36 authored by Eugen Zalinescu on 02 November 2023, 13:50:01 UTC, committed by Marge Bot on 07 November 2023, 15:47:12 UTC
1 parent 268ff33
Raw File
Tip revision: acba1508a45bb9947bea218464f9bf79e84d0f36 authored by Eugen Zalinescu on 02 November 2023, 13:50:01 UTC
DAL/Node: clarify description of p2p RPCs using 'connected'
Tip revision: acba150
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",
    "ocaml-bls12-381": "file:src/lib_bls12_381/blst.js"
  }
}
back to top