Test/mint_add_verification_balance (#373)

* add verification balance

* verify input and outputs amounts before flow

* adjust tests
This commit is contained in:
callebtc
2023-12-02 18:55:19 +01:00
committed by GitHub
parent bb51567e72
commit 0ec3af9bf1
5 changed files with 102 additions and 35 deletions

View File

@@ -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