Skip to content

Commit 36637ff

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

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
@@ -207,7 +207,7 @@ This transaction is a **self-conversion only**. Issuers introduce supply exclusi
207207
| `MPTAmount` | No | Yes | `UInt64` | N/A | The public plaintext amount $m$ to convert. |
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}$. |
210-
| `IssuerEncryptedAmount` | No | Yes | `Blob` | N/A | ElGamal ciphertext credited to the issuer's mirror balance. |
210+
| `IssuerEncryptedAmount` | No | Yes | `Blob` | N/A | A 66-byte ElGamal ciphertext credited to the issuer's mirror balance. |
211211
| `AuditorEncryptedAmount` | No | Conditional | `Blob` | N/A | 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. |

0 commit comments

Comments
 (0)