mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-20 10:34:20 +01:00
Test/mint_add_verification_balance (#373)
* add verification balance * verify input and outputs amounts before flow * adjust tests
This commit is contained in:
@@ -60,7 +60,7 @@ async def ledger():
|
||||
await ledger.load_used_proofs()
|
||||
await ledger.init_keysets()
|
||||
|
||||
database_name = "test"
|
||||
database_name = "mint"
|
||||
|
||||
if not settings.mint_database.startswith("postgres"):
|
||||
# clear sqlite database
|
||||
|
||||
Reference in New Issue
Block a user