PrivKey
Notice
PrivKey is a TS Class representing a MACI PrivateKey (on the jubjub curve) This is a MACI private key, which is not to be confused with an Ethereum private key. A serialized MACI private key is prefixed by 'macisk.' A raw MACI private key can be thought as a point on the baby jubjub curve
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new PrivKey(rawPrivKey
): PrivKey
Generate a new Private key object