Skip to main content

derive_nullifier_path_b

Function derive_nullifier_path_b 

Source
pub fn derive_nullifier_path_b(
    shared_secret: U256,
    commitment: U256,
    leaf_index: u64,
) -> U256
Expand description

NullifierHash = Poseidon(sharedSecret, commitment, leafIndex)