Enable fetch of channel info and events
This commit is contained in:
@@ -104,7 +104,6 @@ impl ListChannelsHttpFunction {
|
||||
Some((Ok::<_, Error>(x), st))
|
||||
}
|
||||
Err(e) => {
|
||||
//Some((Err(e), st))
|
||||
error!("{:?}", e);
|
||||
None
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user