mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-13 12:33:04 +02:00
The name SubscribeAccountUpdates could indicate that this is a long-running operation. The method returns after successful authentication of the stream though. That's why we rename it to StartAccountSubscription and update the comment to make it more clear that this should return after a few seconds at the most. |
||
|---|---|---|
| .. | ||
| 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 | ||