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

Class Fq12

bitvm/src/bn254/fq12.rs:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8use num_bigint::BigUint;
9
10pub struct Fq12;
11
12impl Fq12 {
13 pub fn copy(a: u32) -> Script {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected