diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-08-26 16:16:48 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-08-26 16:16:52 +0200 |
commit | 64373e23adb2094a02f8e0f20bfdf73939a6c01a (patch) | |
tree | a41ba950f70268a5e7133746ee02227f0f81b4bb /articles | |
parent | 4370bcc9ae9339de1cf220ad0b2cd3f53e86fff2 (diff) |
put an actual fulfillment URL in the contract
Diffstat (limited to 'articles')
-rw-r--r-- | articles/ui/ui.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/articles/ui/ui.tex b/articles/ui/ui.tex index c466331ec..9a0038755 100644 --- a/articles/ui/ui.tex +++ b/articles/ui/ui.tex @@ -804,7 +804,7 @@ a Taler wallet is installed (as it is in Figure~\ref{fig:shopping}). "exchanges":[{"master_pub":"1T5FA8VQHMMKBHDMYPRZA2ZFK2S63AKF0YTHJZWFKF45K2JGC8H0", "url":"https://exchange/"}], "expiry":"/Date(1480119270)/", - "fulfillment_url": "https://shop/essay/42", + "fulfillment_url": "https://shop/article/42?tid=249960194066269?time=1471479270", "max_fee":{"currency":"EUR","fraction":01,"value":0}, "merchant":{"address":"Mailbox 4242","jurisdiction":"Jersey","name":"Shop Inc."}, "merchant_pub":"Y1ZAR5346J3ZTEXJCHQY9NJN78EZ2HSKZK8M0MYTNRJG5N0HD520", |