Skip to content

v0.0.123.1

Compare
Choose a tag to compare
@TheBlueMatt TheBlueMatt released this 07 Jun 13:40
· 60 commits to main since this release
a596b45
  • 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
    (including ChannelDetails_new).
  • Fixed a bug in C# bindings which led to bools being corrupted
    when passed between C and C#.