Updated on 2026-08-14

This commit is contained in:
Tangem 2025-07-24 02:05:07 +05:00
parent 095c755362
commit 75e6da7cee
4 changed files with 24 additions and 4 deletions

View file

@ -216,6 +216,7 @@ sealed class CryptoCurrency {
private const val DERIVATION_PATH_DELIMITER = '\u2192' // →
private const val ID_PARTS_COUNT = 3
const val MAIN_NETWORK_TYPE_NAME = "MAIN"
/**
* Creates an [ID] from a string [value].