commit 0d8c4a3d76c99d2b80885000782c81c4a3504d2f
parent 989f243fbaf2895b758af3511bd0e95c0780b185
Author: Joel Häberli <haebu@rubigen.ch>
Date: Fri, 26 Apr 2024 10:44:01 +0200
docs: remove terminals-api currency config (given by exchange wire-gateway config)
Diffstat:
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/core/api-terminal.rst b/core/api-terminal.rst
@@ -74,10 +74,6 @@ Config
// Terminal provider display name to be used in user interfaces.
provider_name: string;
- // Currency supported by this terminal.
- // FIXME: needed?
- currency: string;
-
// Wire transfer type supported by the terminal.
// FIXME: needed?
wire_type: string;