zero method

  1. @override
PallasNativeFp zero()
override

Implementation

@override
PallasNativeFp zero() {
  return PallasNativeFp.zero();
}