mirror of
https://github.com/aljazceru/cdk.git
synced 2026-01-08 23:45:52 +01:00
Merge pull request #966 from thesimplekid/fake_bolt12
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