commit d03f92e3ec97cf59edee3d50e8050d1fa89342bc parent 9d12216f06c909d6dca264d32b225c6718807d41 Author: Christian Grothoff <christian@grothoff.org> Date: Tue, 1 Feb 2022 15:55:20 +0100 use POW with 'POW value' consistently Diffstat:
| M | draft-schanzen-gns.xml | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml @@ -565,7 +565,7 @@ zTLD := zkl[126..129].zkl[63..125].zkl[0..62] <dl> <dt>POW</dt> <dd> - A 64-bit solution to the PoW. In network byte order. + A 64-bit value that is a solution to the PoW. In network byte order. </dd> <dt>TIMESTAMP</dt> <dd> @@ -584,7 +584,7 @@ zTLD := zkl[126..129].zkl[63..125].zkl[0..62] </dd> </dl> <t> - Traditionally, PoW schemes require to find a POW such that + Traditionally, PoW schemes require to find a POW value such that at least D leading zeroes are found in the hash result. D is then referred to as the difficulty of the PoW. In order to reduce the variance in time it takes to calculate the