summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-01-16 20:20:18 +0100
committerFlorian Dold <florian@dold.me>2021-01-16 20:20:18 +0100
commitf55c66954f8fae37774d49d7a0ff9474ebe4260b (patch)
tree65b822d0b1347167f727afe7423f0083f67f0884 /libeufin
parentf30c62024ff097cd116e9421d4c0583682f6eb1d (diff)
downloaddocs-f55c66954f8fae37774d49d7a0ff9474ebe4260b.tar.gz
docs-f55c66954f8fae37774d49d7a0ff9474ebe4260b.tar.bz2
docs-f55c66954f8fae37774d49d7a0ff9474ebe4260b.zip
remove unnecessary scheduling param
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/api-nexus.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 7f083094..96cdbefb 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -804,9 +804,4 @@ The ``taler-wire-gateway`` facade has the following configuration:
// Corresponds to whether we trust C52, C53 or C54 (SEPA ICT)
// for incoming transfers.
reserveTransferLevel: "statement" | "report" | "notification";
-
- // Time between incremental requests
- intervalIncremental: string;
-
- // FIXME: maybe more scheduling parameters?
}