mirror of
https://github.com/aljazceru/cdk.git
synced 2026-02-05 05:06:14 +01:00
chore: clippy
This commit is contained in:
@@ -83,7 +83,7 @@ impl Mint {
|
||||
);
|
||||
|
||||
localstore
|
||||
.add_active_keyset(CurrencyUnit::Sat, keyset.id.clone())
|
||||
.add_active_keyset(CurrencyUnit::Sat, keyset.id)
|
||||
.await?;
|
||||
localstore.add_keyset(keyset).await?;
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user