mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-18 21:35:24 +01:00
9f54ec90aa
All the structs defined in the `channeldb/models` package are graph related. So once we move all the graph CRUD code to the graph package, it makes sense to have the schema structs there too. So this just moves the `models` package over to `graph/db/models`. |
||
---|---|---|
.. | ||
aux_funding.go | ||
batch_test.go | ||
batch.go | ||
commitment_type_negotiation_test.go | ||
commitment_type_negotiation.go | ||
config_integration.go | ||
interfaces.go | ||
log.go | ||
manager_test.go | ||
manager.go |