mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-23 07:35:03 +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")]
|
#[cfg(feature = "blocking")]
|
||||||
use futures_util::Future;
|
use futures_util::Future;
|
||||||
|
|
||||||
// #[cfg(feature = "wallet")]
|
#[cfg(feature = "wallet")]
|
||||||
pub(crate) mod client;
|
pub(crate) mod client;
|
||||||
|
|
||||||
#[cfg(feature = "mint")]
|
#[cfg(feature = "mint")]
|
||||||
|
|||||||
Reference in New Issue
Block a user