Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
7
use crate::treepp::Script;
8
9
pub struct Fr;
10
11
impl Fp254Impl for Fr {
12
const MODULUS: &'static str =
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected