mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-14 12:43:03 +02:00
In some cases, like when an account is closed due to participating in a batch, the latest transaction stored for the account is unsigned, which can be rebroadcast upon a restart. This broadcast attempt will always fail, so instead we opt to not rebroadcast it at all. |
||
|---|---|---|
| .. | ||
| watcher | ||
| auth.go | ||
| auth_test.go | ||
| coin_selection.go | ||
| interface.go | ||
| interface_test.go | ||
| log.go | ||
| manager.go | ||
| manager_test.go | ||
| mock_test.go | ||
| recovery.go | ||
| recovery_test.go | ||