mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-29 02:53:12 +00:00
Clippy
This commit is contained in:
parent
8365608b85
commit
5316f89043
@ -73,6 +73,7 @@ pub(crate) fn h256_limbs<F: Field>(h256: H256) -> [F; 8] {
|
||||
.unwrap()
|
||||
}
|
||||
|
||||
#[allow(unused)]
|
||||
/// Returns the 32-bit limbs of a `U160`.
|
||||
pub(crate) fn h160_limbs<F: Field>(h160: H160) -> [F; 5] {
|
||||
h160.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user