package tezos-sapling

  1. Overview
  2. Docs
module Raw : sig ... end

This module implements all the core functionalities. It contains also the low level Rustzcash type equalities and should be used in its Raw form only for testing. For all other uses refer to its Client or Validator interfaces.