Skip to main content

ContractInterceptor.(constructor)

Constructs a new instance of the ContractInterceptor class

Signature:

constructor(contractWrapper: ContractWrapper<TContract>);

Parameters

ParameterTypeDescription
contractWrapperContractWrapper<TContract>