]> git.codecow.com Git - nano-pow.git/commitdiff
Update manual page.
authorChris Duncan <chris@codecow.com>
Thu, 9 Jul 2026 17:37:29 +0000 (10:37 -0700)
committerChris Duncan <chris@codecow.com>
Fri, 10 Jul 2026 05:59:28 +0000 (22:59 -0700)
docs/nano-pow.1

index c01bc68050bdd8ed4d7bd5016609aceab13c2daa..63b0a15975e8162ebbdb9d507cddd585de068d7c 100644 (file)
@@ -1,7 +1,7 @@
 \# SPDX-FileCopyrightText: 2025 Chris Duncan <chris@codecow.com>
 \# SPDX-License-Identifier: GPL-3.0-or-later
 
-.TH nano-pow 1 2025-06-27 "nano-pow v5.1.2"
+.TH nano-pow 1 2026-07-09 "nano-pow v5.2.0"
 
 .SH NAME
 nano-pow \- proof-of-work generation and validation for Nano cryptocurrency
@@ -136,15 +136,16 @@ $ nano-pow \fB\--benchmark 100\fR \fB\--score 100\fR
 .EE
 
 .SH ERRORS
+.PP
 Errors encountered during work generation will prompt a retry of the request,
-and further errors will return an error object. Server errors will throw as
-usual.
+and further errors will return an error object:
 .EX
-'{
-    "error": "failed to generate work"
-}'
+\[aq]{ "error": "failed to generate work" }\[aq]
 .EE
 
+.PP
+Server errors will throw in the user session environment as usual.
+
 .SH EXAMPLES - SERVER
 .PP
 Generate a work value: