@peac/audit 0.13.1 → 0.13.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -121,7 +121,7 @@ export interface DisputeBundleManifest {
|
|
|
121
121
|
* sha256:<hex> hash of peac.txt file if included.
|
|
122
122
|
*
|
|
123
123
|
* Enables offline policy binding verification: verifiers can compare this
|
|
124
|
-
* hash against the policy digest in Wire
|
|
124
|
+
* hash against the policy digest in Wire records to confirm the policy
|
|
125
125
|
* in effect at issuance time matches what is bundled.
|
|
126
126
|
*
|
|
127
127
|
* Bundle path: policy/peac.txt (locked convention).
|