From f55c66954f8fae37774d49d7a0ff9474ebe4260b Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sat, 16 Jan 2021 20:20:18 +0100 Subject: remove unnecessary scheduling param --- libeufin/api-nexus.rst | 5 ----- 1 file changed, 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? } -- cgit v1.2.3