exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 227467c394911fd20f69777cde799a57b0903407
parent badbe6d8ea6879b484226ccb2d046b496364ea24
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 24 Feb 2020 18:29:52 +0100

comment on what not to DELETE

Diffstat:
Msrc/auditordb/restart0001.sql | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/auditordb/restart0001.sql b/src/auditordb/restart0001.sql @@ -24,6 +24,7 @@ BEGIN; -- * the list of audited exchanges -- * deposit confirmation reports the auditor received from merchants -- * schema versioning information +-- * signing keys of exchanges we have downloaded -- -- Unlike the other SQL files, it SHOULD be updated to reflect the -- latest requirements for dropping tables.