浏览代码

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,