Script to create large data nodes #2396
ShahanaFarooqui
started this conversation in
Ideas
Replies: 1 comment
-
That could be useful indeed. More generally, we could import some of the test scripts I have at https://github.com/t-bast/lightning-cfg/ in the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to provide a script which can generate large transactions data for a node?
I do not have much data on my node to test my application's performance for a larger node. The ability to generate a node with a lot of peers, channels, transactions can be very helpful in debugging performance issues & errors.
Rusty has also recently wrote a python script to do the same for Core Lightning here.
Beta Was this translation helpful? Give feedback.
All reactions