summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--api-bank.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-bank.rst b/api-bank.rst
index e94742aa..a78429bd 100644
--- a/api-bank.rst
+++ b/api-bank.rst
@@ -51,7 +51,7 @@ the recipient's account
amount: Amount;
// The id of this wire transfer
- wid: base32;
+ wtid: base32;
// The sender's account identificator
debit_account: number;