mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-19 22:31:49 +01:00
This commit introduces a RecordProducer implementation for Record that serves as the identity function. This makes it easier for us to mix Primitive and Dynamic records in the same RecordProducer collections.