Trait zebra_chain::primitives::ZkSnarkProof
source · pub trait ZkSnarkProof: Clone + Debug + PartialEq + Eq + Serialize + DeserializeOwned + ZcashSerialize + ZcashDeserialize + Sealed { }
Expand description
A marker trait used to abstract over BCTV14 or Groth16 proofs in JoinSplits.