Updated on 2026-08-14
This commit is contained in:
parent
960b1306b7
commit
6a416e3825
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ sealed interface Currency {
|
|||
}
|
||||
|
||||
companion object {
|
||||
private const val DERIVATION_PATH_RAW_VALUE = "m/44/0'/0/0"
|
||||
private const val DERIVATION_PATH_RAW_VALUE = "m/44'/60'/0'/0/0"
|
||||
fun fromBlockchainNetwork(
|
||||
blockchainNetwork: BlockchainNetwork,
|
||||
token: com.tangem.blockchain.common.Token? = null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue