From: Chris Duncan Date: Fri, 31 Jul 2026 20:59:48 +0000 (-0700) Subject: Put link in regular paragraph instead of heading. X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=21f74234b2c699b621fda5b9e74ed72e04610049;p=nano-pow.git Put link in regular paragraph instead of heading. --- diff --git a/test/index.html b/test/index.html index 3091e33..88571d6 100644 --- a/test/index.html +++ b/test/index.html @@ -345,7 +345,7 @@ SPDX-License-Identifier: GPL-3.0-or-later

Speed test for nano-pow

-

https://www.npmjs.com/package/nano-pow

+

https://www.npmjs.com/package/nano-pow

This benchmark tests a browser-based proof-of-work implementation for the cryptocurrency Nano.

NanoPow uses cutting edge WebGPU technology, and not all browsers support it. WebGL 2.0 is used as a fallback option if WebGPU is not detected, and a WASM module is used if neither GPU API is available.

Times are measured in milliseconds and are summarized by various averaging methods.