fn fake_action(seed: u64) -> Action<Signature<SpendAuth>>Expand description
Builds a structurally valid Orchard [Action] from a seed.
Each seed yields a distinct nullifier and note commitment, so a bundle’s actions do not
collide, and bundles built from different seed ranges have disjoint nullifier sets.