MCPcopy Create free account
hub / github.com/BitVM/BitVM / G2Affine

Class G2Affine

bitvm/src/bn254/g2.rs:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13use std::str::FromStr;
14
15pub struct G2Affine;
16
17impl G2Affine {
18 pub fn is_zero_keep_element() -> Script {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected