lightningdevkit / lightningdevkit.org

Lightning Development Kit Documentation
https://lightningdevkit.org
MIT License
59 stars 39 forks source link

Update step 4 to use NetworkGraph #95

Closed lsilva01 closed 2 years ago

lsilva01 commented 3 years ago

Step 4 initializes a NetGraphMsgHandler object. It seems the goal of the NetGraphMsgHandler router is to be used as parameter to ChannelManagerConstructor but currently this class takes an @Nullable NetworkGraph net_graph as parameter and internally initializes a NetGraphMsgHandler object.

Perhaps the code from step 4 refers to an older implementation. This PR updates this if that is the case.

netlify[bot] commented 3 years ago

✔️ Deploy Preview for ldk-docs-preview ready!

🔨 Explore the source changes: 81dec642f7e24f27552735b5b042f52f7fed2eb6

🔍 Inspect the deploy log: https://app.netlify.com/sites/ldk-docs-preview/deploys/618c4af1daa5820007070b41

😎 Browse the preview: https://deploy-preview-95--ldk-docs-preview.netlify.app

netlify[bot] commented 3 years ago

✔️ Deploy Preview for mystifying-babbage-7bec27 ready!

🔨 Explore the source changes: 81dec642f7e24f27552735b5b042f52f7fed2eb6

🔍 Inspect the deploy log: https://app.netlify.com/sites/mystifying-babbage-7bec27/deploys/618c4af100712a0007951817

😎 Browse the preview: https://deploy-preview-95--mystifying-babbage-7bec27.netlify.app