[#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…
Reference in New Issue