mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-14 12:43:03 +02:00
The account manager is a subsystem of the client that will be responsible for management of all CLM accounts on-chain. This initial version only supports opening accounts at the moment, but this will be extended later on to also support closing and modifying them. Open accounts are also watched for their confirmation and spend, though the spend path remains unhandled. The commit stands alone by itself, and is not yet integrated into the server as we still need to satisfy its dependencies, which we'll do in the following commits. |
||
|---|---|---|
| .. | ||
| script.go | ||