chainlink-common icon indicating copy to clipboard operation
chainlink-common copied to clipboard

pkg/loop: expand EnvConfig and make available from Server

Open jmank88 opened this issue 8 months ago • 0 comments

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

jmank88 avatar Apr 22 '25 21:04 jmank88