diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-03-01 19:49:09 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-03-01 19:49:09 +0100 |
commit | 9f1f2ce3d10a8f2468368ef79d38554f965aa6a9 (patch) | |
tree | d508f1c0644ab10b0d31722642868168f7dfce12 /lib/wallet/helpers.ts | |
parent | 51e5c43506801e60d8c90ba419a27583d8a1ce60 (diff) |
add author
Diffstat (limited to 'lib/wallet/helpers.ts')
-rw-r--r-- | lib/wallet/helpers.ts | 2 |
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"; |