mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
The dev flag allows us to enable some of lnd's configuration flags that are only available for testing. To speed up any wallet interaction, we also add the lowscrypt build tag that chooses weak encryption for the wallet that is much faster (a couple of milliseconds vs. multiple seconds per wallet creation). |
||
|---|---|---|
| .. | ||
| manager.go | ||
| manager_test.go | ||
| mock.go | ||
| mock_dev.go | ||
| permissions.go | ||