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
currently we are only using the live channel data from channel manager. this is not sufficient because ldk does not keep around any information about a channel once it is closed. in order to surface and maintain routing information at the channel level we will need to keep a record of all channels.
The text was updated successfully, but these errors were encountered:
currently we are only using the live channel data from channel manager. this is not sufficient because ldk does not keep around any information about a channel once it is closed. in order to surface and maintain routing information at the channel level we will need to keep a record of all channels.
The text was updated successfully, but these errors were encountered: