Skip to content

Commit

Permalink
chore: apply format
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelm41 committed Dec 3, 2024
1 parent cad3541 commit 028e619
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/ironfish/sapling.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ pub const SPEND_KEY_SIZE: usize = 32;
/// world, inside the API they map to Edwards points or scalar values
/// on the JubJub curve.
pub struct SaplingKey {

/// Part of the expanded form of the spending key, generally referred to as
/// `nsk` in the literature. Derived from spending key using a seeded
/// pseudorandom hash function. Used to construct nullifier_deriving_key
Expand Down

0 comments on commit 028e619

Please sign in to comment.