ready property

bool get ready

True if a signable solution has been found

Implementation

bool get ready => enoughFunds && !tooLarge;