-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify network name function (#2136)
# Description An alternative to PR #2130. It simplifies the network name function to only include networks we actually use. If a network is unknown, the string name includes both network and chain id. Notably compared to #2130, there are no naming changes. # Changes - Removed unused networks. - Added Sepolia - Added extra information to unknown networks. ## How to test Unknown, as I don't know any protocol using other networks but those I left here. Specifically for Sepolia, you can compare with the autogenerated entry [here](https://github.com/cowprotocol/services/pull/2130/files#diff-6fe1d095c8577cf6c68e84fa7d84e110cad2d1a38b83a3421513e475e9692007R1088).
- Loading branch information
Showing
1 changed file
with
7 additions
and
152 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters