single property

bool get single

Only the output with the same index as the input shall be signed

Implementation

bool get single => (value & ~anyOneCanPayFlag) == singleValue;