mirror of
https://github.com/status-im/status-react.git
synced 2025-02-25 17:16:03 +00:00
[#5616] Persistent error "Intrinsic gas too low" popup when buying cryptokitty
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
This commit is contained in:
parent
ee0447b36c
commit
70fe1e58f7
@ -75,7 +75,7 @@
|
||||
:gas (cond
|
||||
gas
|
||||
(money/bignumber gas)
|
||||
value
|
||||
(and value (empty? data))
|
||||
(money/bignumber 21000))
|
||||
:gas-price (when gasPrice
|
||||
(money/bignumber gasPrice))
|
||||
|
Loading…
x
Reference in New Issue
Block a user