Updated on 2026-08-14

This commit is contained in:
Tangem 2024-08-28 15:35:08 +04:00
parent ed3b894c36
commit 01d839b4c5
2 changed files with 22 additions and 6 deletions

View file

@ -50,7 +50,7 @@ fun getNetwork(
)
}
private fun getNetworkDerivationPath(
fun getNetworkDerivationPath(
blockchain: Blockchain,
extraDerivationPath: String?,
cardDerivationStyleProvider: DerivationStyleProvider?,