We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92eac9b commit 986f25fCopy full SHA for 986f25f
lightning/src/ln/peers/handshake/mod.rs
@@ -1,6 +1,5 @@
1
use bitcoin_hashes::{Hash, HashEngine};
2
use bitcoin_hashes::sha256::Hash as Sha256;
3
-use rand::{Rng, thread_rng};
4
use secp256k1::{PublicKey, SecretKey};
5
6
use ln::peers::{chacha, hkdf};
0 commit comments