Cesar Rodas 1 month ago
parent
commit
95e8448d11
1 changed files with 1 additions and 0 deletions
  1. 1 0
      crates/cashu/src/nuts/nut00/mod.rs

+ 1 - 0
crates/cashu/src/nuts/nut00/mod.rs

@@ -17,6 +17,7 @@ use super::nut02::ShortKeysetId;
 use super::nut10;
 #[cfg(feature = "wallet")]
 use super::nut11::SpendingConditions;
+#[cfg(feature = "wallet")]
 use crate::amount::FeeAndAmounts;
 #[cfg(feature = "wallet")]
 use crate::amount::SplitTarget;