https://gitlab.com/tezos/tezos
Raw File
Tip revision: 7f87b236782d12a4aae70916c755daf403887006 authored by Ding Xiang Fei on 26 September 2022, 10:47:29 UTC
Proto: add internal operation to transfer ticket from contracts to implicit accounts
Tip revision: 7f87b23
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": ">=4.0.0 <4.1.0",
    "@nomadic-labs/secp256k1-wasm": ">=0.3.0",
    "hacl-wasm": "1.1.0"
  }
}
back to top