Updated on 2026-08-14
This commit is contained in:
parent
a3bee722b7
commit
ece19b6699
1 changed files with 2 additions and 2 deletions
|
|
@ -55,8 +55,8 @@ internal class PreviewCustomTokenSelectorComponent(
|
|||
network = Network(
|
||||
id = n.id,
|
||||
backendId = n.id.value,
|
||||
name = "",
|
||||
currencySymbol = "",
|
||||
name = "Network $index",
|
||||
currencySymbol = "N$index",
|
||||
derivationPath = Network.DerivationPath.Card(""),
|
||||
isTestnet = false,
|
||||
standardType = Network.StandardType.ERC20,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue