Post
Topic
Board Electrum
Re: How to export Lightning Network transactions
by
nc50lc
on 11/03/2024, 03:56:09 UTC
-snip-
but I'm not sure how to do this using pre-compiled binaries (e.g. using electrum-4.x.x.exe in Windows) instead of using the source code.
Enable the console via "View->Show Console", open the console and type in the command: lightning_invoice()
The result will be similar to the provided workaround but you'll have to manually copy and paste it to a '.txt' of '.json' file.