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
returnErr(LightningError{err:format!("Received error response for a get_info request from an unknown counterparty ({:?})",counterparty_node_id),action:ErrorAction::IgnoreAndLog(Level::Info)});
returnErr(LightningError{err:format!("Received error response for a buy request from an unknown counterparty ({:?})", counterparty_node_id),action:ErrorAction::IgnoreAndLog(Level::Info)});
0 commit comments