pub static H: LazyLock<EdwardsPoint>
Expand description
Monero’s H
generator.
Contrary to convention (G
for values, H
for randomness), H
is used by Monero for amounts
within Pedersen commitments.
pub static H: LazyLock<EdwardsPoint>
Monero’s H
generator.
Contrary to convention (G
for values, H
for randomness), H
is used by Monero for amounts
within Pedersen commitments.