none property

bool get none

No outputs shall be signed

Implementation

bool get none => (value & ~anyOneCanPayFlag) == noneValue;