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

Class Fq6

bitvm/src/bn254/fq6.rs:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected