Skip to content

Commit 288d325

Browse files
mrtcnkshawnxie999
andauthored
Update XLS-0096-confidential-mpt/README.md
Co-authored-by: Shawn Xie <35279399+shawnxie999@users.noreply.github.com>
1 parent 36637ff commit 288d325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

XLS-0096-confidential-mpt/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ This transaction is a **self-conversion only**. Issuers introduce supply exclusi
208208
| `HolderElGamalPublicKey` | No | No | `Blob` | N/A | The holder's ElGamal public key ($pk_A$). **Required** if initializing (no key registered). **Forbidden** if key already registered. |
209209
| `HolderEncryptedAmount` | No | Yes | `Blob` | N/A | A 66-byte ElGamal ciphertext credited to the holder's $CB_{IN}$. |
210210
| `IssuerEncryptedAmount` | No | Yes | `Blob` | N/A | A 66-byte ElGamal ciphertext credited to the issuer's mirror balance. |
211-
| `AuditorEncryptedAmount` | No | Conditional | `Blob` | N/A | ElGamal Ciphertext for the auditor. **Required** if `sfAuditorElGamalPublicKey` is present on the issuance. |
211+
| `AuditorEncryptedAmount` | No | Conditional | `Blob` | N/A | A 66-byte ElGamal Ciphertext for the auditor. **Required** if `sfAuditorElGamalPublicKey` is present on the issuance. |
212212
| `BlindingFactor` | No | Yes | `Blob` | N/A | The 32-byte scalar value used to encrypt the amount. Used by validators to verify the ciphertexts match the plaintext `MPTAmount`. |
213213
| `ZKProof` | No | Conditional | `Blob` | N/A | A Schnorr Proof of Knowledge (PoK). **Required** only when `HolderElGamalPublicKey` is present. |
214214

0 commit comments

Comments
 (0)