Commit abee8e4
committed
docs: fix incorrect content in KMSVerifier section of contracts.md
Remove misplaced paragraph about input ciphertext verification from
KMSVerifier section. That content incorrectly described InputVerifier
functionality and referenced a non-existent function.
Update InputVerifier section with accurate description of the input
verification flow using coprocessor signers.
Fixes zama-ai/fhevm-internal#7971 parent 397f6fd commit abee8e4
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | 39 | | |
42 | 40 | | |
43 | | - | |
44 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| |||
0 commit comments