commit dd09a8d0b3dec2a99b6e26af48fb309b41e40c39 parent b4a9c9812e3c1e40d383742298f9f92efa447e74 Author: Antoine A <> Date: Mon, 5 Feb 2024 19:20:27 +0100 Update corebank API Diffstat:
| M | core/api-corebank.rst | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/core/api-corebank.rst b/core/api-corebank.rst @@ -117,6 +117,7 @@ Config // Wire transfer type supported by the bank. // Default to 'iban' is missing + // @since v4, may become mandatory in the future. wire_type?: string; }