Type Alias E

Source
type E = Bn254;
Expand description

Private type alias for the EC pairing type parameter for Advz.

Aliased Typeยง

struct E(/* private fields */);