Skip to content

Commit 5b7022a

Browse files
authored
Make clear to use NonceValue
1 parent 99966a3 commit 5b7022a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/postcli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ in each `post_metadata.json` of every subset. Given two files:
156156
"NonceValue": "0000488e171389cce69344d68b66f6b4"
157157
```
158158

159-
The nonce in the first file is the global minimum since its value is smaller than the first one. The operator is **required** to find the
159+
The nonce in the second file (please see the `NonceValue` not `Nonce` field) is the global minimum since its value is smaller than the first one. The operator is **required** to find the
160160
smallest VRF nonce by hand and ensure that its index and value are in the `postdata_metadata.json` of the merged directory on the target machine.
161161

162162
Not every chunk will contain a VRF nonce in its `postdata_metadata.json`, but at least one should. If for the very unlikely case that no VRF nonce

0 commit comments

Comments
 (0)