lightningdevkit / lightningdevkit.org

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

Update step 6 to use EventHandler #96

Closed lsilva01 closed 2 years ago

lsilva01 commented 3 years ago

There appears to be an error in step 6. There is no implicit conversion between ChannelManagerConstructor.EventHandler and ChannelManagerConstructor.ChannelManagerPersister as suggested in the last line in this step.

And also channel_manager_persister is passed as parameter to chain_sync_completed in step 12, but this method has EventHandler event_handler as parameter and not ChannelManagerConstructor.ChannelManagerPersister.

netlify[bot] commented 3 years ago

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

🔨 Explore the source changes: 911db9d3462e0e5c9c12f1ce01ec4b20a0473446

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

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

netlify[bot] commented 3 years ago

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

🔨 Explore the source changes: 911db9d3462e0e5c9c12f1ce01ec4b20a0473446

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

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