Update URLs for prior network upgrades

This commit is contained in:
Jack Grigg 2020-05-01 11:40:03 +12:00
parent 7e684120d3
commit febfaef44e
1 changed files with 3 additions and 3 deletions

View File

@ -22,17 +22,17 @@ const struct NUInfo NetworkUpgradeInfo[Consensus::MAX_NETWORK_UPGRADES] = {
{
/*.nBranchId =*/ 0x5ba81b19,
/*.strName =*/ "Overwinter",
/*.strInfo =*/ "See https://z.cash/upgrade/overwinter.html for details.",
/*.strInfo =*/ "See https://z.cash/upgrade/overwinter/ for details.",
},
{
/*.nBranchId =*/ 0x76b809bb,
/*.strName =*/ "Sapling",
/*.strInfo =*/ "See https://z.cash/upgrade/sapling.html for details.",
/*.strInfo =*/ "See https://z.cash/upgrade/sapling/ for details.",
},
{
/*.nBranchId =*/ 0x2bb40e60,
/*.strName =*/ "Blossom",
/*.strInfo =*/ "See https://z.cash/upgrade/blossom.html for details.",
/*.strInfo =*/ "See https://z.cash/upgrade/blossom/ for details.",
},
{
/*.nBranchId =*/ 0xf5b9230b,