This commit is contained in:
Christian Grothoff 2015-06-03 13:53:45 +02:00
parent 9e981afa3f
commit 7ef583bfcb

View File

@ -308,7 +308,7 @@ postgres_create_tables (void *cls,
be total (with fee), but then we should make that explicit be total (with fee), but then we should make that explicit
in the name. Also should we not include in the name. Also should we not include
both amounts (or also the fee explicitly) in the table both amounts (or also the fee explicitly) in the table
to ease auditing of operations? to ease auditing of operations? (#3812)
*/ */
SQLEXEC("CREATE TABLE IF NOT EXISTS refresh_melts " SQLEXEC("CREATE TABLE IF NOT EXISTS refresh_melts "
"(coin_pub BYTEA NOT NULL REFERENCES known_coins (coin_pub)" "(coin_pub BYTEA NOT NULL REFERENCES known_coins (coin_pub)"