pool/account
Oliver Gugger 52131d8690
manager: distinguish between lnwallet and btcwallet/wallet err
Unfortunately there are two error messages that are very similar (the
only difference is "doesn't" vs. "does not") and can both be returned,
depending on the code path taken.
2021-01-11 13:19:11 +01:00
..
watcher watcher: overwrite request on successive calls to WatchAccountExpiration 2021-01-08 14:02:20 +01:00
auth.go client: implement stream RPC 2020-03-04 15:11:08 +01:00
auth_test.go client: implement stream RPC 2020-03-04 15:11:08 +01:00
coin_selection.go account: add basic coin selection heuristic 2020-06-17 18:34:51 -07:00
interface.go account: introduce StateExpiredPendingUpdate state 2021-01-08 14:02:22 +01:00
interface_test.go multi: re-purpose account close tx field to latest tx 2020-09-02 12:10:23 -07:00
log.go multi: rename project from llm to pool 2020-09-09 19:55:10 -07:00
manager.go manager: distinguish between lnwallet and btcwallet/wallet err 2021-01-11 13:19:11 +01:00
manager_test.go account: check dust outputs on account spending transactions 2020-11-11 14:09:36 -08:00
mock_test.go multi: remove max order duration 2021-01-08 14:02:09 +01:00
recovery.go multi: fix import order 2020-09-09 19:55:16 -07:00
recovery_test.go multi: rename project from llm to pool 2020-09-09 19:55:10 -07:00