Rebased using the update lightning interfaces
This commit is contained in:
@@ -249,7 +249,7 @@ export default class CLightningClient extends EventEmitter implements AbstractLi
|
||||
|
||||
return {
|
||||
nodes: listnodes['nodes'].map(node => convertNode(node)),
|
||||
channels: channelsList,
|
||||
edges: channelsList,
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user