Function monero_generators::bulletproofs_generators

source ยท
pub fn bulletproofs_generators(dst: &'static [u8]) -> Generators
Expand description

Generate generators as needed for Bulletproofs(+), as Monero does.

Consumers should not call this function ad-hoc, yet call it within a build script or use a once-initialized static.