Type Alias: DeployerCall
DeployerCall =
object
Defined in: src/deployer/types/index.type.ts:6
Interface for Deployer contract payload
Properties
calls
calls:
Call[]
Defined in: src/deployer/types/index.type.ts:8
an array of Call
addresses
addresses:
string[]
Defined in: src/deployer/types/index.type.ts:10
an array of addresses made of hex string