lightningdevkit / ldk-node

A ready-to-go node implementation built using LDK.
Other
140 stars 72 forks source link

Refactor `ChannelConfig` #349

Closed tnull closed 2 weeks ago

tnull commented 3 weeks ago

We should write our own Uniffi-compatible version of enum MaxDustHLTCExposure, which would allow us to drop the Arc and would expose the max dust exposure fields in ChannelDetails.