Skip to content

Commit

Permalink
f no_std
Browse files Browse the repository at this point in the history
  • Loading branch information
devrandom committed Sep 24, 2024
1 parent ee3f7e8 commit a06dfea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lightning/src/util/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ pub(crate) mod fuzz_wrappers;
#[macro_use]
pub mod ser_macros;

#[cfg(feature = "std")]
pub mod dyn_signer;

#[cfg(feature = "std")]
Expand Down

0 comments on commit a06dfea

Please sign in to comment.