Skip to main content

ContractEncoder.(constructor)

Constructs a new instance of the ContractEncoder class

Signature:

constructor(contractWrapper: ContractWrapper<TContract>);

Parameters

ParameterTypeDescription
contractWrapperContractWrapper<TContract>