mirror of
https://github.com/status-im/status-go.git
synced 2025-01-18 02:31:47 +00:00
fix_: setting best route only when we have it
This commit is contained in:
parent
e76d93d340
commit
9472e18315
@ -175,7 +175,6 @@ func newSuggestedRoutesV2(
|
||||
suggestedRoutes := &SuggestedRoutesV2{
|
||||
Uuid: uuid,
|
||||
Candidates: candidates,
|
||||
Best: candidates,
|
||||
TokenPrice: tokenPrice,
|
||||
NativeChainTokenPrice: nativeChainTokenPrice,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user