taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 67c473b693509da986c3c449f9e70c85c26eb672
parent a31417799c6298f9f029ab9c50dec6629b307831
Author: Özgür Kesim <oec@kesim.org>
Date:   Sun, 13 Apr 2025 19:36:55 +0200

[dd:pq-refresh] rename table field

Diffstat:
Mdesign-documents/062-pq-refresh.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/design-documents/062-pq-refresh.rst b/design-documents/062-pq-refresh.rst @@ -118,7 +118,7 @@ basically like this: Field Type Description ============== ============ ================================================ refresh_id BIGINT autoincremented identity of the record - h_commitment BYTEA the value h_m above, serving as primary key + h_planchets BYTEA the value h_m above, serving as primary key timestamp INT8 execution date of the refresh amount taler_amount amount with fee of the refresh old_coin_pub BYTEA the old coin's public key