chainlink-common
chainlink-common copied to clipboard
pkg/loop: expand EnvConfig and make available from Server
https://smartcontract-it.atlassian.net/browse/CRE-192
The EVM runtime is more complex than other chains. This PR adds support for additional fields in the environment variable configuration and makes it available via the Server type.
Supports:
- https://github.com/smartcontractkit/chainlink/pull/16578