isFullyConfirmed property

bool get isFullyConfirmed

Implementation

bool get isFullyConfirmed => nbConfirmations >= maxConfirmations;