From 2cd929c225450f60a12451383a0cae15deb98b02 Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Tue, 18 Jun 2019 20:27:15 +0100 Subject: [PATCH] README.md: fix link to draft ZIP 211. Signed-off-by: Daira Hopwood --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40a797ca..93a93c58 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Current NU3 ZIPs for consideration This is the current list of ZIPs that could be included in the NU3 upgrade (around ~April 2020). - [Sapling Anchor Deduplication within Transactions](https://github.com/zcash/zips/blob/master/zip-0210.rst) -- [Disabling Sprout outputs](https://github.com/daira/zips/blob/disable-sprout-outputs/drafts/zip-daira-disable-sprout-outputs.rst) +- [Disabling Addition of New Value to the Sprout Value Pool](https://github.com/daira/zips/blob/disable-sprout-outputs/zip-0211.rst) - [Add Bolt support](https://github.com/boltlabs-inc/zips/blob/master/zip-bolt-support.rst) - [Shielded Coinbase](https://github.com/str4d/zips/blob/zip-str4d-shielded-coinbase/zip-0213.rst) - [Enable Staked Polling from the Sapling Pool](https://github.com/acityinohio/zips/blob/sapling-polling/zip-draft.rst)