package octez-libs
include Core_sig.Wallet
module Spending_key : Core_sig.Spending_key
module Viewing_key :
Core_sig.Viewing_key with type spending_key := Spending_key.t
module Rcm : Core_sig.Rcm
module Nullifier :
Core_sig.Nullifier
with type rcm := Rcm.t
and type viewing_key_address := Viewing_key.address
and type viewing_key := Viewing_key.t
module Commitment :
Core_sig.Commitment
with type rcm := Rcm.t
and type viewing_key_address := Viewing_key.address
module CV : Core_sig.CV
include Core_sig.Validator
with module Commitment := Commitment
and module CV := CV
and module Nullifier := Nullifier
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 Hash : Core_sig.Hash with type commitment := Commitment.t
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
module DH : Core_sig.DH_esk
module Proving : sig ... end
module Forge : sig ... end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>