10101 icon indicating copy to clipboard operation
10101 copied to clipboard

Reduce the number of storage traits

Open luckysori opened this issue 11 months ago • 1 comments

With https://github.com/get10101/10101/pull/2094 we now have 3 storage-related traits in ln-dlc-node. This is a bit of a nightmare to maintain, as they all have their corresponding type parameter.

I think it should be possible to combine some or all of these into a single trait.

Originally posted by @luckysori in https://github.com/get10101/10101/pull/2094#discussion_r1508422752

luckysori avatar Mar 01 '24 05:03 luckysori