Skip to content

Commit

Permalink
more autism
Browse files Browse the repository at this point in the history
  • Loading branch information
benesjan committed Jul 10, 2024
1 parent 2187feb commit fd48654
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ impl OwnedNote for TokenNote {
* these are going to be eventually turned into notes:
* one for the user, and one for the fee payer.
*
* So you can think of these (x,y) points as "partial notes": they encode part of the internals of the notes.
* So you can think of these (x, y) points as "partial notes": they encode part of the internals of the notes.
*
* This is because the compute_note_content_hash function above defines the content hash to be
* the x-coordinate of a point defined as:
Expand Down

0 comments on commit fd48654

Please sign in to comment.