fix custom tokens

Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
Andrey Shovkoplyas 2019-05-27 11:08:00 +02:00
parent c7c7b50281
commit 5382cad5ec
No known key found for this signature in database
GPG Key ID: EAAB7C8622D860A4
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@
{:db (update db
:wallet/custom-token-screen
merge
{:decimals (str (decode/uint result))
{:decimals (str result)
:in-progress? nil})})
(fx/defn symbol-result