aboutsummaryrefslogtreecommitdiff
path: root/lib/wallet/helpers.ts
diff options
context:
space:
mode:
Diffstat (limited to 'lib/wallet/helpers.ts')
-rw-r--r--lib/wallet/helpers.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/wallet/helpers.ts b/lib/wallet/helpers.ts
index a7d164102..477fce33f 100644
--- a/lib/wallet/helpers.ts
+++ b/lib/wallet/helpers.ts
@@ -18,6 +18,8 @@
/**
* Smaller helper functions that do not depend
* on the emscripten machinery.
+ *
+ * @author Florian Dold
*/
import {AmountJson} from "./types";