Skip to content

Commit

Permalink
docs: fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
polydez committed Jul 26, 2024
1 parent 1c45463 commit ee7efd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/responses.proto
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ message GetBlockInputsResponse {
// The requested nullifiers and their authentication paths
repeated NullifierBlockInputRecord nullifiers = 4;

// The list of requested notes which were found in the database
// The list of requested unauthenticated notes with their inclusion proofs which were found in the database
repeated note.NoteInclusionProof found_unauthenticated_notes = 5;
}

Expand Down

0 comments on commit ee7efd8

Please sign in to comment.