Make the draft about the general mechanism, not specifically activation

This commit is contained in:
str4d 2018-01-12 15:07:19 +01:00
parent ed656109f7
commit 68cbeafdc6
No known key found for this signature in database
GPG Key ID: 665DBCD284F7DAFF
1 changed files with 4 additions and 5 deletions

View File

@ -1,7 +1,7 @@
:: ::
ZIP: ??? ZIP: ???
Title: Network Upgrade Activation Mechanism Title: Network Upgrade Mechanism
Author: Jack Grigg <jack@z.cash> Author: Jack Grigg <jack@z.cash>
Comments-Summary: No comments yet. Comments-Summary: No comments yet.
Category: Process Category: Process
@ -19,10 +19,9 @@ RFC 2119.
Abstract Abstract
======== ========
This proposal defines an activation mechanism for coordinating upgrades of the Zcash network, in order to This proposal defines a mechanism for coordinating upgrades of the Zcash network, in order to remove ambiguity
remove ambiguity about when network upgrades will activate, provide defined periods in which users should about when network upgrades will activate, provide defined periods in which users should upgrade their local
upgrade their local software, and minimize the risks to both the upgrading network and those users opting out software, and minimize the risks to both the upgrading network and those users opting out of the changes.
of the changes.
Motivation Motivation