Upgrade rust-bitcoin to 0.31
[rust-lightning] / lightning / src / ln / priv_short_conf_tests.rs
index fba97eae382905d8d28f544b6afc65897f440ecc..badf17a42632db4731ebdcc041862ced2ec629a9 100644 (file)
@@ -31,7 +31,7 @@ use crate::prelude::*;
 use crate::ln::functional_test_utils::*;
 
 use bitcoin::blockdata::constants::ChainHash;
-use bitcoin::network::constants::Network;
+use bitcoin::network::Network;
 
 #[test]
 fn test_priv_forwarding_rejection() {