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 062cff6 commit 1e6e044Copy full SHA for 1e6e044
src/lib.rs
@@ -66,7 +66,7 @@ use lightning_transaction_sync::EsploraSyncClient;
66
67
use lightning_net_tokio::SocketDescriptor;
68
69
-use lightning_invoice::utils::DefaultRouter;
+use lightning::routing::router::DefaultRouter;
70
use lightning_invoice::{payment, Currency, Invoice};
71
72
use bdk::bitcoin::secp256k1::Secp256k1;
0 commit comments