package tezos-protocol-009-PsFLoren

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type diff = {
  1. commitments_and_ciphertexts : (Tezos_protocol_environment_009_PsFLoren.Sapling.Commitment.t * Tezos_protocol_environment_009_PsFLoren.Sapling.Ciphertext.t) list;
  2. nullifiers : Tezos_protocol_environment_009_PsFLoren.Sapling.Nullifier.t list;
}
module Memo_size : sig ... end
val transaction_get_memo_size : Tezos_protocol_environment_009_PsFLoren.Sapling.UTXO.transaction -> int option
OCaml

Innovation. Community. Security.