Module sui::bls12381
Group operations of BLS12-381.
use std::ascii;
use std::bcs;
use std::option;
use std::string;
use std::vector;
use sui::address;
use sui::bcs;
use sui::group_ops;
use sui::hex;
Struct Scalar
public struct Scalar
Struct G1
public struct G1