update docs 2
Some checks failed
Audit / audit (push) Has been cancelled
Deny / audit (push) Has been cancelled

This commit is contained in:
Boog900 2024-06-04 14:33:29 +01:00
parent 1523376371
commit 9c73ae106b
No known key found for this signature in database
GPG key ID: 42AB1287CB0041C2

View file

@ -509,7 +509,6 @@ fn key_images_spent(env: &ConcreteEnv, key_images: HashSet<KeyImage>) -> Respons
// or similar instead of `bool` for clarity.
// <https://github.com/Cuprate/cuprate/pull/113#discussion_r1581536526>
//
// Collect results using `rayon`.
match key_images
.into_par_iter()