blsX property
BigInt
get
blsX
The BLS parameter x used in Miller loop.
Implementation
static BigInt get blsX => BigInt.parse("0xd201000000010000");
The BLS parameter x used in Miller loop.
static BigInt get blsX => BigInt.parse("0xd201000000010000");