Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
13
use std::str::FromStr;
14
15
pub struct G2Affine;
16
17
impl G2Affine {
18
pub fn is_zero_keep_element() -> Script {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected