mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
ListUnspentRaw returns the unspent wallet view of the backing lnd wallet. It might be that deposits show up there that are actually not spendable because they already have been used but not yet spent by the server. We filter out such deposits in ListUnspentDeposits. |
||
|---|---|---|
| .. | ||
| config.go | ||
| daemon.go | ||
| log.go | ||
| macaroons.go | ||
| migration.go | ||
| register_default.go | ||
| run.go | ||
| swapclient_server.go | ||
| swapclient_server_debug.go | ||
| swapclient_server_test.go | ||
| utils.go | ||
| view.go | ||