Type Alias: ISmartContractDeployments
ISmartContractDeployments =
{ [K in NetworkTypes]?: IContractData }
Type for the smart-contract-deployments.json structure, mapping each network to its contract data.
ISmartContractDeployments =
{ [K in NetworkTypes]?: IContractData }
Type for the smart-contract-deployments.json structure, mapping each network to its contract data.