summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2022-10-06 14:44:21 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2022-10-06 14:44:21 +0200
commit87c7bcbbba06e09c42ca27dab2bc63a8deb02e25 (patch)
treef3a38d79c4949a4e52b4a7718f116acecd20829e /core/api-exchange.rst
parentc17313a9e478d0aa072853dce41b291a56409e58 (diff)
downloaddocs-87c7bcbbba06e09c42ca27dab2bc63a8deb02e25.tar.gz
docs-87c7bcbbba06e09c42ca27dab2bc63a8deb02e25.tar.bz2
docs-87c7bcbbba06e09c42ca27dab2bc63a8deb02e25.zip
-rename file; rename field
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index dac703d2..af49ad0f 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -2265,7 +2265,7 @@ proof to the seller for the escrow of sufficient fund.
// winning price. This field is not relevant for the replay of a
// transcript, as the transcript must be provided by the seller who sees
// the winner(s) and winning price of the auction.
- public: boolean;
+ is_public: boolean;
// The public key of the seller.
pubkey: EddsaPublicKey;