Function hash_to_curve

Source
pub fn hash_to_curve(a: u256) -> Ge
Expand description

A cryptographic hash function that results in a point on the secp256k1 curve.

This matches the hash function used to map asset IDs to asset commitments.

ยงCost

68094 mWU (milli weight units)