keep-network / keep-common

Common libraries and tools used across Keep repositories
MIT License
5 stars 14 forks source link

Configure Ethereum network as enum in the etherem config #99

Closed nkuba closed 2 years ago

nkuba commented 2 years ago

We add Network enumeration of supported Ethereum Networks like Mainnet and Goerli. We include a property specifing the network in the ethereum.Config struct.