isIdentity method

bool isIdentity()

Implementation

bool isIdentity() => fastEqual(EdwardsPoint.identity) == 1;