pool/account
Oliver Gugger f56eb50981
auctioneer+account: rename SubscribeAccountUpdates
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.
2021-04-02 14:18:11 +02: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 auctioneer+account: rename SubscribeAccountUpdates 2021-04-02 14:18:11 +02: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 auctioneer+account: rename SubscribeAccountUpdates 2021-04-02 14:18:11 +02:00
manager_test.go account: check dust outputs on account spending transactions 2020-11-11 14:09:36 -08:00
mock_test.go auctioneer+account: rename SubscribeAccountUpdates 2021-04-02 14:18:11 +02: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