lightningdevkit / ldk-node

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

Account for `check-cfg` #335

Closed tnull closed 1 month ago

tnull commented 1 month ago

Recently, Rust 1.80 introduced automatic checking of cfg flags (see https://blog.rust-lang.org/2024/05/06/check-cfg.html). Here, we add all custom cfgs to the expected list