Skip to content

Commit

Permalink
update API_DOCS.md #446
Browse files Browse the repository at this point in the history
  • Loading branch information
PropzSaladaz authored Jan 29, 2025
1 parent 0e432e7 commit db66781
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions API_DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -604,5 +604,5 @@ curl -X POST --data '{


#### 5) Threshold Encryption Parameters
`n` - Number of total nodes participating in the threshold encryption network.
`t` - The **threshold value**. At least `t` participants must collaborate to reconstruct the secret or perform operations (e.g., signing). Requirement: \(t < n\).
`n` - Number of total nodes participating in the threshold encryption network.
`t` - The **threshold value**. At least `t` participants must collaborate to reconstruct the secret or perform operations (e.g., signing). Requirement: \(t < n\).

0 comments on commit db66781

Please sign in to comment.