You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add TryFrom traits to convert original types to zerochain primitive types in proofs crate.
Use Bls12 type instead of JubjubEngine trait in original types in order to avoid recursive definitions.
Add
TryFrom
traits to convert original types to zerochain primitive types inproofs
crate.Use
Bls12
type instead ofJubjubEngine
trait in original types in order to avoid recursive definitions.zero-chain/core/proofs/src/transaction.rs
Line 68 in 553e7e0
The text was updated successfully, but these errors were encountered: