lnd/channeldb/models
Elle Mouton 84cdcd6847
multi: move DB schemas to channeldb/models
This commit moves the ChannelEdgePolicy, ChannelEdgeInfo,
ChanelAuthProof and CachedEdgePolicy structs to the `channeldb/models`
package.
2023-11-08 14:50:35 +02:00
..
cached_edge_policy.go multi: move DB schemas to channeldb/models 2023-11-08 14:50:35 +02:00
channel_auth_proof.go multi: move DB schemas to channeldb/models 2023-11-08 14:50:35 +02:00
channel_edge_info.go multi: move DB schemas to channeldb/models 2023-11-08 14:50:35 +02:00
channel_edge_policy.go multi: move DB schemas to channeldb/models 2023-11-08 14:50:35 +02:00
channel.go channeldb+funding: move policy encoding into channel DB 2023-08-22 06:22:33 +08:00