mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-22 23:25:22 +01:00
feat: wallet mpp
This commit is contained in:
@@ -57,6 +57,7 @@ pub async fn melt(wallet: Wallet, _sub_command_args: &MeltSubCommand) -> Result<
|
||||
mint_url.clone(),
|
||||
cdk::nuts::CurrencyUnit::Sat,
|
||||
bolt11.to_string(),
|
||||
None,
|
||||
)
|
||||
.await?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user