fn base_from_seed(seed: u64) -> Base
Derives a canonically-encoded pallas::Base from a seed.
pallas::Base
seed
Distinct seeds give distinct field elements, so callers can build actions with distinct nullifiers and note commitments.