Add possibility to edit networks list when routes not found (#20642)

This commit is contained in:
Volodymyr Kozieiev 2024-07-04 10:54:17 +01:00 committed by GitHub
parent 147676ae8c
commit 140fa3115c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 2 deletions

View File

@ -82,8 +82,12 @@
:token-networks-ids token-networks-ids
:tx-type tx-type
:receiver? true})
(send-utils/reset-loading-network-amounts-to-zero
receiver-network-values))
(->
(send-utils/reset-loading-network-amounts-to-zero
receiver-network-values)
vec
(conj {:type :edit})))
network-links (when routes-available?
(send-utils/network-links chosen-route
sender-network-values