mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-16 13:00:39 +02:00
No description
This commit introduces support for trader account withdrawals to arbitrary outputs. Traders are able to withdraw their accounts through either spending paths, multi-sig or expiry, with the latter requiring a new expiration (to be done as a follow-up). When spending through the multi-sig path, traders submit their outputs to the auctioneer, excluding the new account output as that can be reconstructed by the auctioneer. The auctioneer then creates a transaction adhering to the trader's constraints and provides a signature back. |
||
|---|---|---|
| account | ||
| auctioneer | ||
| chaninfo | ||
| clientdb | ||
| clmrpc | ||
| clmscript | ||
| cmd | ||
| order | ||
| config.go | ||
| log.go | ||
| rpcserver.go | ||
| server.go | ||
| version.go | ||