You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
returnErr(LightningError{err:format!("Received LSPS1 request message without LSPS1 service handler configured. From node = {:?}", sender_node_id),action:ErrorAction::IgnoreAndLog(Level::Info)});
435
428
},
436
429
}
437
-
#[cfg(not(lsps1_service))]
438
-
returnErr(LightningError{err:format!("Received LSPS1 request message without LSPS1 service handler configured. From node = {:?}", sender_node_id),action:ErrorAction::IgnoreAndLog(Level::Info)});
0 commit comments