Lucas Soriano del Pino
3 years ago
No known key found for this signature in database
GPG Key ID: EE611E973A1530E7
1 changed files with
0 additions and
1 deletions
-
cfd_protocol/src/lib.rs
|
|
@ -1106,7 +1106,6 @@ mod tests { |
|
|
|
use bdk::populate_test_db; |
|
|
|
use bdk::testutils; |
|
|
|
|
|
|
|
// FIXME: Using the same key for every instance of the wallet will lead to bugs in the tests
|
|
|
|
let mut seed = [0u8; 32]; |
|
|
|
rng.fill_bytes(&mut seed); |
|
|
|
|
|
|
|