Updated on 2026-08-14
This commit is contained in:
parent
095c755362
commit
75e6da7cee
4 changed files with 24 additions and 4 deletions
|
|
@ -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].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue