summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-01-08 14:28:06 +0100
committerFlorian Dold <florian.dold@gmail.com>2020-01-08 14:28:06 +0100
commitcc9b93464e3082089d95a8da18fc6555d7d81f2a (patch)
treede266cd6730600b425d75174459c1e5dddf40931 /core
parent0ed40324f26021d1cdfe82a9a72d977e72a24e9a (diff)
downloaddocs-cc9b93464e3082089d95a8da18fc6555d7d81f2a.tar.gz
docs-cc9b93464e3082089d95a8da18fc6555d7d81f2a.tar.bz2
docs-cc9b93464e3082089d95a8da18fc6555d7d81f2a.zip
fix copy and paste error
Diffstat (limited to 'core')
-rw-r--r--core/api-wire-plugin-bank.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-wire-plugin-bank.rst b/core/api-wire-plugin-bank.rst
index ba7ced8c..7209e988 100644
--- a/core/api-wire-plugin-bank.rst
+++ b/core/api-wire-plugin-bank.rst
@@ -68,7 +68,7 @@ Making Transactions
.. ts:def:: TransactionRequest
- interface TransactionResponse {
+ interface TransactionRequest {
// Nonce to make the request idempotent. Requests with the same
// transaction_uid that differ in any of the other fields
// are rejected.