Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
7
use num_bigint::BigUint;
8
9
pub struct Fq6;
10
11
impl Fq6 {
12
pub fn copy(a: u32) -> Script {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected