mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-23 23:55:01 +01:00
feat: support custom unit
This commit is contained in:
@@ -82,6 +82,7 @@ pub async fn start_mint(
|
||||
Arc::new(MintMemoryDatabase::default()),
|
||||
ln_backends.clone(),
|
||||
supported_units,
|
||||
HashMap::new(),
|
||||
)
|
||||
.await?;
|
||||
let cache_time_to_live = 3600;
|
||||
|
||||
Reference in New Issue
Block a user