identity method

  1. @override
PallasNativeFp identity()
override

Implementation

@override
PallasNativeFp identity() {
  return _one;
}