summaryrefslogtreecommitdiff
path: root/src/operations/versions.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/operations/versions.ts')
-rw-r--r--src/operations/versions.ts6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/operations/versions.ts b/src/operations/versions.ts
index 6ac78f013..8b55bd4d5 100644
--- a/src/operations/versions.ts
+++ b/src/operations/versions.ts
@@ -26,7 +26,7 @@ export const WALLET_EXCHANGE_PROTOCOL_VERSION = "7:0:0";
* Cache breaker that is appended to queries such as /keys and /wire
* to break through caching, if it has been accidentally/badly configured
* by the exchange.
- *
- * This is only a temporary measure.
+ *
+ * This is only a temporary measure.
*/
-export const WALLET_CACHE_BREAKER_CLIENT_VERSION = "3"; \ No newline at end of file
+export const WALLET_CACHE_BREAKER_CLIENT_VERSION = "3";