summaryrefslogtreecommitdiff
path: root/api-mint.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-01-21 08:59:49 +0100
committerChristian Grothoff <christian@grothoff.org>2016-01-21 08:59:49 +0100
commitade16c67bab3257b594051923431cc2b953aaa69 (patch)
treed79325ef9b00666f58f8f05275e385ee4d2d0f23 /api-mint.rst
parent5b78e71a292aec08598648c241d42fd8d6d6a2dc (diff)
downloaddocs-ade16c67bab3257b594051923431cc2b953aaa69.tar.gz
docs-ade16c67bab3257b594051923431cc2b953aaa69.tar.bz2
docs-ade16c67bab3257b594051923431cc2b953aaa69.zip
note on future changes
Diffstat (limited to 'api-mint.rst')
-rw-r--r--api-mint.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/api-mint.rst b/api-mint.rst
index 37bb55df..363298e2 100644
--- a/api-mint.rst
+++ b/api-mint.rst
@@ -549,6 +549,10 @@ typically also view the balance.)
:>jsonarr int transaction_id: 64-bit transaction id for the transaction between merchant and customer
:>jsonarr base32 coin_pub: coin's public key, both ECDHE and EdDSA.
+ .. note::
+
+ We might want to add a signature of the mint over the response in the future. That way, a merchant has proof should a mint ever try to change the story here. (#4135)
+
**Error Response: Unknown wire transfer identifier**