You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<button class="btn" title="Click to learn more about The Single Address Tool"
1497
+
onclick="openInfoModal(event, 'SINGLE_ADDRESS')">
1498
+
The Single Address Tool Explained
1499
+
</button><br>
1496
1500
<fieldset>
1497
1501
<legend>Select a signature type:</legend>
1498
1502
@@ -190519,6 +190523,11 @@ <h3>Warning</h3>
190519
190523
may not sound much, but losing one bit of entropy halves the number of possibilities that your entropy hides in. Losing seven bits reduces that number of possibilities
Copy file name to clipboardExpand all lines: src/www/js/info.js
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -493,6 +493,11 @@ window.infoHtml = {
493
493
may not sound much, but losing one bit of entropy halves the number of possibilities that your entropy hides in. Losing seven bits reduces that number of possibilities
0 commit comments