CustomPredeploy
CustomPredeploy<
TName,THumanReadableAbi>:object
Params taken by the definePredeploy function
Type parameters
| Parameter |
|---|
TName extends string |
THumanReadableAbi extends ReadonlyArray<string> |
Type declaration
address
address:
Address
contract
contract:
Script<TName,THumanReadableAbi>
Source
packages/predeploys/types/CustomPredeploy.d.ts:6
Generated using typedoc-plugin-markdown and TypeDoc