summaryrefslogtreecommitdiff
path: root/src/backenddb/merchant-0001.sql
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-05-07 20:14:02 +0200
committerChristian Grothoff <christian@grothoff.org>2020-05-07 20:14:02 +0200
commit1c14e3319d3f82363a3bfd935410748eb8afb597 (patch)
tree2fa196ffdf27aaf64c4d0e16493f9fcd6328b9e0 /src/backenddb/merchant-0001.sql
parent4344f16b33bad868e8aea32f4921640950068332 (diff)
downloadmerchant-1c14e3319d3f82363a3bfd935410748eb8afb597.tar.gz
merchant-1c14e3319d3f82363a3bfd935410748eb8afb597.tar.bz2
merchant-1c14e3319d3f82363a3bfd935410748eb8afb597.zip
more work on post /transfers and the like
Diffstat (limited to 'src/backenddb/merchant-0001.sql')
-rw-r--r--src/backenddb/merchant-0001.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backenddb/merchant-0001.sql b/src/backenddb/merchant-0001.sql
index 55cef426..754b47f3 100644
--- a/src/backenddb/merchant-0001.sql
+++ b/src/backenddb/merchant-0001.sql
@@ -302,7 +302,7 @@ COMMENT ON TABLE merchant_deposits
COMMENT ON COLUMN merchant_deposits.signkey_serial
IS 'Online signing key of the exchange on the deposit confirmation';
COMMENT ON COLUMN merchant_deposits.deposit_timestamp
- IS 'Time when we received the deposit confirmation from the exchange (not rounded)';
+ IS 'Time when the exchange generated the deposit confirmation';
COMMENT ON COLUMN merchant_deposits.exchange_sig
IS 'Signature of the exchange over the deposit confirmation';
COMMENT ON COLUMN merchant_deposits.wire_fee_val