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