Add link to Overwinter info page

This commit is contained in:
Jack Grigg 2018-03-13 00:47:10 +00:00
parent d88a12262c
commit 132a255000
No known key found for this signature in database
GPG Key ID: 665DBCD284F7DAFF
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ const struct NUInfo NetworkUpgradeInfo[Consensus::MAX_NETWORK_UPGRADES] = {
{
/*.nBranchId =*/ 0x5ba81b19,
/*.strName =*/ "Overwinter",
/*.strInfo =*/ "TBD",
/*.strInfo =*/ "See https://z.cash/upgrade/overwinter.html for details.",
}
};