GasCostEstimator.(constructor)
Constructs a new instance of the GasCostEstimator
class
Signature:
constructor(contractWrapper: ContractWrapper<TContract>);
Parameters
Parameter | Type | Description |
---|---|---|
contractWrapper | ContractWrapper<TContract> |
Constructs a new instance of the GasCostEstimator
class
Signature:
constructor(contractWrapper: ContractWrapper<TContract>);
Parameter | Type | Description |
---|---|---|
contractWrapper | ContractWrapper<TContract> |