pool/clmscript
Wilmer Paulino dca3f2717e account: implement account manager with support to create accounts
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.
2020-01-10 16:57:56 -08:00
..
script.go account: implement account manager with support to create accounts 2020-01-10 16:57:56 -08:00