Skip to content

Commit 3b2d774

Browse files
Update zk/nullifier/programs/nullifier/src/lib.rs
Co-authored-by: ananas-block <58553958+ananas-block@users.noreply.github.com>
1 parent 8e1920f commit 3b2d774

File tree

1 file changed

+1
-1
lines changed
  • zk/nullifier/programs/nullifier/src

1 file changed

+1
-1
lines changed

zk/nullifier/programs/nullifier/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ pub mod nullifier_creation {
7272
pub system_accounts_offset: u8,
7373
}
7474

75-
/// Creates nullifier accounts for the given nullifier values.
75+
/// Creates nullifier compressed pdas for the given nullifier values.
7676
///
7777
/// # Arguments
7878
/// * `nullifiers` - Slice of nullifier values to create compressed pdas for

0 commit comments

Comments
 (0)