summaryrefslogtreecommitdiff
path: root/design-documents
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2022-10-06 11:43:20 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2022-10-06 11:43:20 +0200
commitc991ac8bfd914d22387282a0975b9c06520bfaa8 (patch)
tree3a0ca9a58c1595809c54a49a584c28c90b4ee8f0 /design-documents
parente268febe2fcee6d3a8c1dc238105979f22fcfc42 (diff)
downloaddocs-c991ac8bfd914d22387282a0975b9c06520bfaa8.tar.gz
docs-c991ac8bfd914d22387282a0975b9c06520bfaa8.tar.bz2
docs-c991ac8bfd914d22387282a0975b9c06520bfaa8.zip
-fix some missing references
Diffstat (limited to 'design-documents')
-rw-r--r--design-documents/032-auctions.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/design-documents/032-auctions.rst b/design-documents/032-auctions.rst
index f5091282..109b18f1 100644
--- a/design-documents/032-auctions.rst
+++ b/design-documents/032-auctions.rst
@@ -1,5 +1,5 @@
-DD32: Auctions
-##############
+DD32: Brandt-Vickrey Auctions
+#############################
Summary
=======
@@ -181,7 +181,7 @@ Transcripts
A transcript of a Brandt-Vickrey auction is the JSON encoding of an object of
type `BrandtVickreyAuctionTranscript`.
-.. ts:def:: BrandtVickreyAuctionTranscript
+ .. ts:def:: BrandtVickreyAuctionTranscript
// This structure defines the transcript of an auction of Brandt-Vickrey kind.
interface BrandtVickreyAuctionTranscript {
@@ -211,7 +211,7 @@ type `BrandtVickreyAuctionTranscript`.
}
-.. ts:def:: BrandtVickreyAuctionMessage
+ .. ts:def:: BrandtVickreyAuctionMessage
interface BrandtVickreyAuctionMessage {
// The index of the bidder into the
@@ -229,7 +229,7 @@ type `BrandtVickreyAuctionTranscript`.
-.. ts:def:: BrandtVickreyAuctionWinner
+ .. ts:def:: BrandtVickreyAuctionWinner
interface BrandtVickreyAuctionWinner {
// The index of the bidder into the