summaryrefslogtreecommitdiff
path: root/src/types/transactions.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/types/transactions.ts')
-rw-r--r--src/types/transactions.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/types/transactions.ts b/src/types/transactions.ts
index b87726bad..d62622648 100644
--- a/src/types/transactions.ts
+++ b/src/types/transactions.ts
@@ -119,7 +119,7 @@ interface WithdrawalDetailsForManualTransfer {
/**
* Payto URIs that the exchange supports.
- *
+ *
* Already contains the amount and message.
*/
exchangePaytoUris: string[];