mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-16 13:00:39 +02:00
No description
Previously, if the connection between the trader and auctioneer was torn down before the trader received a batch's finalize message, then the trader would lose all context about the batch they participated in. Committing the batch before providing our signatures to the auctioneer ensures that this cannot happen. Follow-up work will allow the trader to obtain the latest information regarding a pending batch upon reconnections. |
||
|---|---|---|
| account | ||
| auctioneer | ||
| clientdb | ||
| clmrpc | ||
| clmscript | ||
| cmd | ||
| order | ||
| config.go | ||
| log.go | ||
| rpcserver.go | ||
| server.go | ||
| version.go | ||