CreateContractParams<TName
, THumanReadableAbi
>: Pick
<Contract
<TName
, THumanReadableAbi
>, "name"
| "humanReadableAbi"
>
Params for creating a Contract instance
See
CreateContract
Type parameters
• TName extends string
• THumanReadableAbi extends readonly string
[]
Source
types.ts:8