Преглед изворни кода

Update outdated doc-comment

Cesar Rodas пре 2 месеци
родитељ
комит
dc7c179d02
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      crates/cdk/src/mint/subscription.rs

+ 1 - 1
crates/cdk/src/mint/subscription.rs

@@ -27,7 +27,7 @@ pub struct MintPubSubSpec {
 }
 
 impl MintPubSubSpec {
-    /// Similar to Mint::check_mint_quote_paid, but copied to avoid
+    /// Call Mint::check_mint_quote_payments to update the quote pinging the payment backend
     async fn get_mint_quote(
         &self,
         quote_id: &QuoteId,