Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BitVM/BitVM
/ fr.rs
File
fr.rs
bitvm/src/bn254/fr.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#![allow(clippy::reversed_empty_ranges)]
2
use bitcoin_script::script;
3
use num_bigint::{BigInt, BigUint};
4
use num_traits::Num;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected