From 9ba139d05de7150b304fdbe6c7f812a9ef89d458 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 24 Mar 2025 21:07:10 +0800 Subject: Fix wording in challenge again --- challenge.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/challenge.html b/challenge.html index f94d710..73f25a3 100644 --- a/challenge.html +++ b/challenge.html @@ -56,7 +56,7 @@
-

Find an nonce that, when appended to the following string, results in a SHA-256 hash that begins with {{ .Global.NeedBits }} zero bits.

+

Find an nonce that, when appended to the following string, results in a SHA-256 hash that begins with at least {{ .Global.NeedBits }} zero bits.

{{ .Identifier }}
-- cgit v1.2.3