We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e29cb15 commit 1f6e043Copy full SHA for 1f6e043
src/evo/mnauth.h
@@ -29,7 +29,7 @@ class UniValue;
29
* This is fine as we only use this mechanism for DoS protection. It allows us to keep masternode connections open for
30
* a very long time without evicting the connections when inbound connection limits are hit (non-MNs will then be evicted).
31
*
32
- * If we ever want to add transfer of sensible data, THIS AUTHENTICATION MECHANISM IS NOT ENOUGH!! We'd need to implement
+ * If we ever want to add transfer of sensitive data, THIS AUTHENTICATION MECHANISM IS NOT ENOUGH!! We'd need to implement
33
* proper encryption for these connections first.
34
*/
35
0 commit comments