v0.0.123.1
- Updated to LDK-C-Bindings 0.0.123.1, providing additional missing
Display
/*_to_str
implementations and restoring missing
ChannelDetails
fields which were not public in 0.0.123.0
(includingChannelDetails_new
). - Fixed a bug in C# bindings which led to
bool
s being corrupted
when passed between C and C#.