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

Class Fr

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

Source from the content-addressed store, hash-verified

7use crate::treepp::Script;
8
9pub struct Fr;
10
11impl Fp254Impl for Fr {
12 const MODULUS: &'static str =

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected