ZIP 252: Support for NU5 on testnet will be implemented in zcashd version 4.5.0, not 4.4.0.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2021-08-13 13:49:03 +01:00
parent b5e5276c4a
commit 473306e4d0
2 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@ Pull-Request: &lt;<a href="https://github.com/zcash/zips/pull/446">https://githu
</section>
<section id="support-in-zcashd"><h2><span class="section-heading">Support in zcashd</span><span class="section-anchor"> <a rel="bookmark" href="#support-in-zcashd"><img width="24" height="24" src="assets/images/section-anchor.png" alt=""></a></span></h2>
<p><strong>TODO: Update as needed</strong></p>
<p>Support for NU5 on testnet will be implemented in <code>zcashd</code> version 4.4.0, which will advertise protocol version 170014. Support for NU5 on mainnet will be implemented in <code>zcashd</code> version 5.0.0, which will advertise protocol version 170015.</p>
<p>Support for NU5 on testnet will be implemented in <code>zcashd</code> version 4.5.0, which will advertise protocol version 170014. Support for NU5 on mainnet will be implemented in <code>zcashd</code> version 5.0.0, which will advertise protocol version 170015.</p>
<section id="backward-compatibility-in-zcashd"><h3><span class="section-heading">Backward compatibility in zcashd</span><span class="section-anchor"> <a rel="bookmark" href="#backward-compatibility-in-zcashd"><img width="24" height="24" src="assets/images/section-anchor.png" alt=""></a></span></h3>
<p>The minimum peer protocol version that NU5-compatible <code>zcashd</code> nodes will connect to is 170002.</p>
</section>

View File

@ -117,7 +117,7 @@ Support in zcashd
**TODO: Update as needed**
Support for NU5 on testnet will be implemented in ``zcashd`` version 4.4.0, which
Support for NU5 on testnet will be implemented in ``zcashd`` version 4.5.0, which
will advertise protocol version 170014. Support for NU5 on mainnet will be implemented
in ``zcashd`` version 5.0.0, which will advertise protocol version 170015.