gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] 02/03: spec tip


From: gnunet
Subject: [taler-docs] 02/03: spec tip
Date: Sun, 09 Apr 2023 13:29:35 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository docs.

commit b991acde9e6b5a4efff0ce54022d0a7d2177d2bd
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Apr 9 13:29:25 2023 +0200

    spec tip
---
 Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 4cd644b..771a04e 100644
--- a/Makefile
+++ b/Makefile
@@ -63,6 +63,8 @@ transaction-refund-states.png: transaction-refund-states.dot
        dot -Tpng transaction-refund-states.dot > transaction-refund-states.png
 transaction-refresh-states.png: transaction-refresh-states.dot
        dot -Tpng transaction-refresh-states.dot > 
transaction-refresh-states.png
+transaction-tip-states.png: transaction-tip-states.dot
+       dot -Tpng transaction-tip-states.dot > transaction-tip-states.png
 coin.png: coin.dot
        dot -Tpng coin.dot > coin.png
 deposit.png: deposit.dot
@@ -70,7 +72,7 @@ deposit.png: deposit.dot
 reserve.png: reserve.dot
        dot -Tpng reserve.dot > reserve.png
 
-diagrams: arch-api.png coin.png deposit.png reserve.png 
transaction-common-states.png transaction-withdrawal-states.png 
transaction-payment-states.png transaction-refund-states.png 
transaction-refresh-states.png
+diagrams: arch-api.png coin.png deposit.png reserve.png 
transaction-common-states.png transaction-withdrawal-states.png 
transaction-payment-states.png transaction-refund-states.png 
transaction-refresh-states.png transaction-tip-states.png
 
 
 # The html-linked builder does not support caching, so we

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]