From 99a844e52e48bb6e8ed63fc737d6ee62b3f0baf6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 9 May 2022 13:25:10 +0200 Subject: check reserve balance after p2p merges --- src/exchangedb/drop0001-exchange-part.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/exchangedb/drop0001-exchange-part.sql') diff --git a/src/exchangedb/drop0001-exchange-part.sql b/src/exchangedb/drop0001-exchange-part.sql index 82b51769..9e5dcd11 100644 --- a/src/exchangedb/drop0001-exchange-part.sql +++ b/src/exchangedb/drop0001-exchange-part.sql @@ -78,7 +78,7 @@ DROP TABLE IF EXISTS wad_out_entries CASCADE; DROP TABLE IF EXISTS wads_in CASCADE; DROP TABLE IF EXISTS wad_in_entries CASCADE; DROP TABLE IF EXISTS partner_accounts CASCADE; - +DROP TABLE IF EXISTS purse_actions CASCADE; DROP FUNCTION IF EXISTS exchange_do_withdraw; DROP FUNCTION IF EXISTS exchange_do_withdraw_limit_check; -- cgit v1.2.3