tests, les, eth: remove mentions of deprecated Morden testnet (#23570)

* remove morden

* Update commons.go

* Update handler.go

* empty commit to make appveyor happy
This commit is contained in:
Zachinquarantine
2022-09-23 19:33:15 +02:00
committed by GitHub
parent e87806727d
commit 9b35f3f5b1
3 changed files with 2 additions and 5 deletions
-3
View File
@@ -52,11 +52,8 @@ func TestDifficulty(t *testing.T) {
// files are 2 years old, contains strange values
dt.skipLoad("difficultyCustomHomestead\\.json")
dt.skipLoad("difficultyMorden\\.json")
dt.skipLoad("difficultyOlimpic\\.json")
dt.config("Ropsten", *params.RopstenChainConfig)
dt.config("Morden", *params.RopstenChainConfig)
dt.config("Frontier", params.ChainConfig{})
dt.config("Homestead", params.ChainConfig{