scalus.uplc.builtin.bls12_381.G1Element
See theG1Element companion class
object G1Element
Attributes
Members list
Value members
Inherited methods
The generator element in G1.
The generator element in G1.
Works on and offchain.
Attributes
- Note
-
TODO: change to lazy val when lazy vals are implemented in the compiler
- Inherited from:
- G1ElementOffchainApi (hidden)
Extensions
Inherited extensions
extension (sc: StringContext)
G1 element string interpolator
G1 element string interpolator
Works on and offchain. Converts a compressed hex bytestring (48 bytes) to a G1 element.
Attributes
- Note
-
This method is specially treated by the Scalus compiler plugin.
- Inherited from:
- G1ElementOffchainApi (hidden)
In this article