mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-20 14:14:49 +01:00
feat: remove mint and wallet errors
This commit is contained in:
@@ -79,7 +79,7 @@ pub async fn start_mint(
|
||||
)
|
||||
.await?;
|
||||
|
||||
let quote_ttl = 2000;
|
||||
let quote_ttl = 100000;
|
||||
|
||||
let mint_arc = Arc::new(mint);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user