From 2abae0fc0c28c65f268b4797a1bdab23ca005115 Mon Sep 17 00:00:00 2001 From: aglkm <39521015+aglkm@users.noreply.github.com> Date: Wed, 8 May 2024 14:16:49 +0300 Subject: [PATCH] more wording corrections --- templates/block_details.html.tera | 4 ++-- templates/error.html.tera | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/block_details.html.tera b/templates/block_details.html.tera index aa65dda..01371bf 100644 --- a/templates/block_details.html.tera +++ b/templates/block_details.html.tera @@ -45,7 +45,7 @@ {% for i in range(end=block.ker_len) %}
- {% if block.kernels[i][1] == "Coinbase" %} @@ -92,7 +92,7 @@ {% for i in range(end=block.out_len) %}
- {% if block.outputs[i][1] == "Coinbase" %}
diff --git a/templates/error.html.tera b/templates/error.html.tera index 0b85371..15c7ec0 100644 --- a/templates/error.html.tera +++ b/templates/error.html.tera @@ -7,11 +7,11 @@

No results found.


- Explorer supports requests by block number, block hash or kernel hash.

+ Explorer supports requests by block number, block hash or kernel.

Examples:
Block number - 2765726
Block hash - 0000fc4d93e5717579b955ab840165d96603f009804a228be22da76f6f906a3c
- Kernel hash - 084caeb931b7e8cb73d6419ea74ea157a3cef19f6e9307108a8a808df58437a4ef + Kernel - 084caeb931b7e8cb73d6419ea74ea157a3cef19f6e9307108a8a808df58437a4ef