rename "nonce" to "fingerprint"
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// original project's identity. Thus it is recommended to leave the comment
|
||||
// on the following line intact, so that it shows up in code reviews that
|
||||
// modify the field.
|
||||
.nonce = .NONCE, // Changing this has security and trust implications.
|
||||
.fingerprint = .FINGERPRINT, // Changing this has security and trust implications.
|
||||
|
||||
// Tracks the earliest Zig version that the package considers to be a
|
||||
// supported use case.
|
||||
|
||||
Reference in New Issue
Block a user