mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-21 22:54:49 +01:00
fix: client only on when wallet feature enabled
This commit is contained in:
@@ -6,7 +6,7 @@ use tokio::runtime::Runtime;
|
||||
#[cfg(feature = "blocking")]
|
||||
use futures_util::Future;
|
||||
|
||||
// #[cfg(feature = "wallet")]
|
||||
#[cfg(feature = "wallet")]
|
||||
pub(crate) mod client;
|
||||
|
||||
#[cfg(feature = "mint")]
|
||||
|
||||
Reference in New Issue
Block a user