mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
net: comment out unimplemented code
This commit is contained in:
@@ -98,9 +98,9 @@ impl Channel {
|
||||
self.info.lock().await.get_info().await
|
||||
}
|
||||
|
||||
async fn session_type_id(&self) -> Result<()> {
|
||||
//
|
||||
}
|
||||
//async fn session_type_id(&self) -> Result<()> {
|
||||
// //
|
||||
//}
|
||||
|
||||
/// Starts the channel. Runs a receive loop to start receiving messages or
|
||||
/// handles a network failure.
|
||||
|
||||
Reference in New Issue
Block a user