mirror of
https://github.com/lnbook/lnbook
synced 2024-11-18 21:28:03 +00:00
Merge pull request #645 from keblek/patch-1
Add tip for lightning polar for visualising.
This commit is contained in:
commit
74e313d2bf
@ -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…
Reference in New Issue
Block a user