mirror of
https://github.com/aljazceru/cdk.git
synced 2026-02-18 11:35:40 +01:00
feat: fake mint bolt12
This commit is contained in:
@@ -118,7 +118,7 @@ impl MintPayment for FakeWallet {
|
||||
unit: self.unit.clone(),
|
||||
invoice_description: true,
|
||||
amountless: false,
|
||||
bolt12: false,
|
||||
bolt12: true,
|
||||
})?)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user