[#12718] Endless spinner when signing TX with custom nonce (Keycard account only)

Signed-off-by: andrey <motor4ik@gmail.com>
(cherry picked from commit 760b021b8a)
This commit is contained in:
andrey
2021-10-20 16:12:34 +02:00
parent 0e5b6c8393
commit 4b65b59282
+1 -1
View File
@@ -443,7 +443,7 @@
[amount-item prices wallet-currency amount amount-error display-symbol fee-display-symbol prices-loading?])
[separator]
[fee-item prices wallet-currency fee-display-symbol fee gas-error gas-error-state prices-loading?]
(when management-enabled?
(when (and management-enabled? (not keycard-multiaccount?))
[advanced-item])
(when (= :gas-is-set gas-error-state)
[react/text {:style {:color colors/gray :margin-horizontal 32 :text-align :center}}