aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-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;