package octez-libs
A package that contains multiple base libraries used by the Octez suite
Install
Dune Dependency
Authors
Maintainers
Sources
octez-19.0.tar.gz
sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4
sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13
doc/octez-libs.tezos-sapling/Tezos_sapling/Storage/Make_Storage/argument-1-C/index.html
Parameter Make_Storage.C
Loads the ZCash parameters for Groth16, searching them in:
/usr/share/zcash-params
${OPAM_SWITCH_PREFIX}/share/zcash-params
${HOME}/.zcash-params
Only Sapling's parameters are loaded, not Sprout's.
This function must be called before any of the proving and verification functions requiring a context. Usually you should not need to call this function directly as it is done by the fist call to `with_{proving,verification}_ctx`. However you can call this function in order to:
- pay its cost upfront and have more predictable latency later
- make sure that the parameters are present in the system and avoid a failure later.
module Ciphertext : sig ... end
module Commitment : sig ... end
module CV : Core_sig.T_encoding
module Hash : Core_sig.Hash with type commitment := Commitment.t
module Nullifier : Core_sig.T_encoding_compare
module UTXO :
Core_sig.UTXO
with type ciphertext := Ciphertext.t
and type commitment := Commitment.t
and type cv := CV.t
and type hash := Hash.t
and type nullifier := Nullifier.t
module Verification : sig ... end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>