[fix] superfluous keyword

Signed-off-by: yenda <eric@status.im>
This commit is contained in:
yenda 2019-05-28 17:15:52 +02:00
parent 092860f38a
commit 7b8bf647e2
No known key found for this signature in database
GPG Key ID: 0095623C0069DCE6
1 changed files with 0 additions and 1 deletions

View File

@ -1199,7 +1199,6 @@
:<- [:wallet.transactions.details/current-transaction]
:<- [:ethereum/current-block]
(fn [[transaction current-block]]
:wallet.transactions.details/current-transaction
(let [confirmations (wallet.db/get-confirmations transaction
current-block)]
(assoc transaction