Merge pull request #645 from keblek/patch-1

Add tip for lightning polar for visualising.
pull/654/head
Andreas M. Antonopoulos 4 years ago committed by GitHub
commit 74e313d2bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1161,6 +1161,11 @@ Of course, you can do a lot more with this test network than a 3-channel, 4-node
* Generate hundreds or thousands of small invoices in a loop and then pay them as fast as possible in another loop. Measure how many transactions per second you can squeeze out of this test network.
[TIP]
====
Lightning Polar (download from https://lightningpolar.com) allows you to visualize the network you have been experimenting with using Docker.
====
=== Conclusion
In this chapter we looked at various projects that implement the BOLT specifications. We built containers to run a sample Lightning network and learned how to build each project from source code. You are now ready to explore further and dig deeper.

Loading…
Cancel
Save