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
CustomPredeploy.ts:7
Generated using typedoc-plugin-markdown and TypeDoc