pub type SWConfig = SWConfig<HostHooks>;
Expand description
Group configuration for Short Weierstrass form (equal to BandersnatchConfig
).
Aliased Type§
struct SWConfig(/* private fields */);
pub type SWConfig = SWConfig<HostHooks>;
Group configuration for Short Weierstrass form (equal to BandersnatchConfig
).
struct SWConfig(/* private fields */);