chore: format polygon-mumbai as mumbai (#1737)

This commit is contained in:
Matthias Seitz 2022-09-25 20:10:13 +02:00 committed by GitHub
parent 75d7f45231
commit 924705a2da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ impl fmt::Display for Chain {
Chain::Kovan => "kovan",
Chain::XDai => "xdai",
Chain::Polygon => "polygon",
Chain::PolygonMumbai => "polygon-mumbai",
Chain::PolygonMumbai => "mumbai",
Chain::Avalanche => "avalanche",
Chain::AvalancheFuji => "fuji",
Chain::Sepolia => "sepolia",