mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-23 15:44:50 +01:00
fix: rebase issues
This commit is contained in:
@@ -91,10 +91,7 @@ pub async fn pay_request(
|
||||
true,
|
||||
)
|
||||
.await?
|
||||
.proofs()
|
||||
.get(&matching_wallet.mint_url)
|
||||
.unwrap()
|
||||
.clone();
|
||||
.proofs();
|
||||
|
||||
let payload = PaymentRequestPayload {
|
||||
id: payment_request.payment_id.clone(),
|
||||
|
||||
Reference in New Issue
Block a user