mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 12:49:23 +00:00
Randomly sort included before doing share verification
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use rand_core::OsRng;
|
||||
use rand::rngs::OsRng;
|
||||
|
||||
use crate::tests::vectors::{Vectors, test_with_vectors};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user