summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/api-wire.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-wire.rst b/core/api-wire.rst
index bb86c81b..96280c5c 100644
--- a/core/api-wire.rst
+++ b/core/api-wire.rst
@@ -317,7 +317,7 @@ exposed by bank gateways in production.
// Reserve public key that is included in the wire transfer details
// to identify the reserve that is being topped up.
- reserve_pub: EddsaPublicKey
+ reserve_pub: EddsaPublicKey;
// Account (as payto URI) that makes the wire transfer to the exchange.
// Usually this account must be created by the test harness before this API is