Ajout mode empty blocks

This commit is contained in:
2021-12-27 15:40:05 +01:00
parent b529a5e303
commit 130852ee98
4 changed files with 97 additions and 6 deletions
+1
View File
@@ -98,6 +98,7 @@
<br><select id="mode_selector" onchange="showInfos()">
<option value=0>Full Blockchain Explorer</option>
<option value=1>My special Blocks list</option>
<option value=2>Empty Blocks list</option>
</select>
<br>
<label>show block infos&nbsp;</label><input id="mode_checkbox" type="checkbox" onchange="toggleInfos()">