Skip to content

Commit d2a3392

Browse files
committed
elaborate on t
Signed-off-by: Shiwei Zhang <[email protected]>
1 parent ed02b79 commit d2a3392

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

protocol.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,8 @@ same payload. The resulting signatures are encoded and transmitted, preferably
110110
using the recommended [JSON envelope](envelope.md).
111111
112112
A `(t, n)`-ENVELOPE is valid if the enclosed signatures pass the verification
113-
against at least `t` of `n` unique trusted public keys.
113+
against at least `t` of `n` unique trusted public keys where `t` is
114+
application-specific.
114115
115116
To verify a `(t, n)`-ENVELOPE:
116117

0 commit comments

Comments
 (0)