From e9bb3c43f4d69d5cf4f76fbc0e3a309ee759f159 Mon Sep 17 00:00:00 2001 From: yutianwu Date: Wed, 1 Mar 2023 15:46:14 +0800 Subject: [PATCH] fix: add todo for updating commit url --- core/systemcontracts/upgrade.go | 1 + 1 file changed, 1 insertion(+) diff --git a/core/systemcontracts/upgrade.go b/core/systemcontracts/upgrade.go index 5dabf898f2..9951817452 100644 --- a/core/systemcontracts/upgrade.go +++ b/core/systemcontracts/upgrade.go @@ -483,6 +483,7 @@ func init() { }, } + // TODO: update the commit url of bohr upgrade bohrUpgrade[mainNet] = &Upgrade{ UpgradeName: "bohr", Configs: []*UpgradeConfig{