ZIP 311: Add TODO for Orchard support

This commit is contained in:
Jack Grigg 2024-07-17 02:15:41 +00:00
parent f044cc57d6
commit 2479dc18d1
2 changed files with 3 additions and 0 deletions

View File

@ -263,6 +263,7 @@ Discussions-To: &lt;<a href="https://github.com/zcash/zips/issues/387">https://g
</ul>
</li>
</ul>
<p>TODO: Add support for Orchard.</p>
<p>TODO: Decide on payment disclosure versioning.</p>
<p>TODO: Define encodings for unsigned and signed payment disclosures.</p>
</section>

View File

@ -217,6 +217,8 @@ A payment disclosure has the following fields:
- :math:`\mathsf{ock}`: The outgoing cipher key that allows this output to be recovered.
[#protocol-saplingencrypt]_
TODO: Add support for Orchard.
TODO: Decide on payment disclosure versioning.
TODO: Define encodings for unsigned and signed payment disclosures.