Expand description
BLS12-381 G2 add precompile. More details in g2_add
Constants§
- PRECOMPILE
- EIP-2537 BLS12_G2ADD precompile.
Functions§
- g2_add
- G2 addition call expects
512
bytes as an input that is interpreted as byte concatenation of two G2 points (256
bytes each).