diff options
Diffstat (limited to 'src/auditordb/restart0001.sql')
-rw-r--r-- | src/auditordb/restart0001.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/auditordb/restart0001.sql b/src/auditordb/restart0001.sql index 1a141f78f..90bb59551 100644 --- 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. |