MCPcopy Create free account
hub / github.com/circlefin/arc-node / getNewImplementation

Function getNewImplementation

tests/simulation/NativeFiatToken.test.ts:140–140  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

138 * Get new implementation address from environment
139 */
140 const getNewImplementation = () => process.env.NEW_IMPLEMENTATION_ADDRESS as Address | undefined
141
142 /**
143 * Returns upgrade call if NEW_IMPLEMENTATION_ADDRESS is set, empty array otherwise

Callers 1

maybeUpgradeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected