Updated on 2026-08-14
This commit is contained in:
parent
7f71ef182e
commit
ed053eb38f
10 changed files with 83 additions and 42 deletions
|
|
@ -26,6 +26,7 @@ internal fun getNetwork(
|
|||
name = blockchain.fullName,
|
||||
isTestnet = blockchain.isTestnet(),
|
||||
derivationPath = getNetworkDerivationPath(blockchain, extraDerivationPath, derivationStyleProvider),
|
||||
currencySymbol = blockchain.currency,
|
||||
standardType = getNetworkStandardType(blockchain),
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue