Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
benesjan committed Oct 2, 2024
1 parent 45e2d31 commit a750dd7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use dep::aztec::{
};

#[partial_note(quote { token_id})]
struct NFTNote {
pub struct NFTNote {
// ID of the token
token_id: Field,
// The nullifying public key hash is used with the nsk_app to ensure that the note can be privately spent.
Expand Down

0 comments on commit a750dd7

Please sign in to comment.