more wording corrections

This commit is contained in:
aglkm
2024-05-08 14:16:49 +03:00
parent ce04d8c77e
commit 2abae0fc0c
2 changed files with 4 additions and 4 deletions

View File

@@ -45,7 +45,7 @@
{% for i in range(end=block.ker_len) %}
<br>
<div class="row">
<!-- kernels[i][0] - Hash
<!-- kernels[i][0] - Kernel
kernels[i][1] - Type
kernels[i][2] - Fee -->
{% if block.kernels[i][1] == "Coinbase" %}
@@ -92,7 +92,7 @@
{% for i in range(end=block.out_len) %}
<br>
<div class="row">
<!-- outputs[i][0] - Hash
<!-- outputs[i][0] - Output
outputs[i][1] - Type -->
{% if block.outputs[i][1] == "Coinbase" %}
<div class="col-sm value-text" align="left">