Skip to content

Commit 1f6e043

Browse files
PastaPastaPastaUdjinM6
authored andcommitted
[Trivial] Fix a typo in a comment in mnauth.h (#2988)
Signed-off-by: Pasta <pasta@dashboost.org>
1 parent e29cb15 commit 1f6e043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/evo/mnauth.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class UniValue;
2929
* This is fine as we only use this mechanism for DoS protection. It allows us to keep masternode connections open for
3030
* a very long time without evicting the connections when inbound connection limits are hit (non-MNs will then be evicted).
3131
*
32-
* If we ever want to add transfer of sensible data, THIS AUTHENTICATION MECHANISM IS NOT ENOUGH!! We'd need to implement
32+
* If we ever want to add transfer of sensitive data, THIS AUTHENTICATION MECHANISM IS NOT ENOUGH!! We'd need to implement
3333
* proper encryption for these connections first.
3434
*/
3535

0 commit comments

Comments
 (0)