mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-24 14:51:05 +01:00
clean cli
This commit is contained in:
parent
2fc9a8304b
commit
c3ada1124f
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ async def startup_cashu_mint():
|
|||
await migrate_databases(db, migrations)
|
||||
await ledger.load_used_proofs()
|
||||
await ledger.init_keysets()
|
||||
print(ledger.get_keyset())
|
||||
pass
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue