mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-17 20:31:41 +02:00
The funding manager doesn't need to know the details of the underlying storage of the opening channel state, so we move the actual store and retrieval into the channel database.