https://gitlab.com/tezos/tezos
Raw File
Tip revision: dbb89cc6c0630b529d80465d1c0a453825df9149 authored by Gauthier SEBILLE on 30 November 2023, 10:39:18 UTC
Ticket-UX: use map instead of list for ticket_receipt
Tip revision: dbb89cc
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