MCPcopy 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)]
2use bitcoin_script::script;
3use num_bigint::{BigInt, BigUint};
4use num_traits::Num;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected