curve property
Get the elliptic curve type associated with the private key.
Implementation
@override
EllipticCurveTypes get curve => EllipticCurveTypes.redJubJub;
Get the elliptic curve type associated with the private key.
@override
EllipticCurveTypes get curve => EllipticCurveTypes.redJubJub;