Struct solana_zk_token_sdk::zk_token_elgamal::pod::ValidityProof
source · [−]Expand description
Serialization of validity proofs
Tuple Fields
0: [u8; 160]
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ValidityProof
impl Send for ValidityProof
impl Sync for ValidityProof
impl Unpin for ValidityProof
impl UnwindSafe for ValidityProof
Blanket Implementations
pub default fn example() -> T
Mutably borrows from an owned value. Read more