DropClaimConditions.isNewSinglePhaseDrop() method
Signature:
isNewSinglePhaseDrop(contractWrapper: ContractWrapper<any>): contractWrapper is ContractWrapper<DropSinglePhase>;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| contractWrapper | ContractWrapper<any> | 
Returns:
contractWrapper is ContractWrapper<DropSinglePhase>