Skip to main content

base_from_seed

Function base_from_seed 

Source
fn base_from_seed(seed: u64) -> Base
Expand description

Derives a canonically-encoded pallas::Base from a seed.

Distinct seeds give distinct field elements, so callers can build actions with distinct nullifiers and note commitments.