penumbra_shielded_pool::note

Function commitment_from_address

Source
pub fn commitment_from_address(
    address: Address,
    value: Value,
    note_blinding: Fq,
) -> Result<StateCommitment, Error>
Expand description

Create a note commitment from the blinding factor, value, and address.