Updated on 2026-08-14
This commit is contained in:
parent
077b88d8fe
commit
4e6e28ab36
5 changed files with 5 additions and 2 deletions
|
|
@ -25,5 +25,6 @@ internal enum class ProviderTypeIdMapping(val id: String, val providerType: Prov
|
|||
KoinosPro(id = "koinospro", providerType = ProviderType.Koinos.KoinosPro),
|
||||
AlephiumTangem(id = "tangemAlephium", providerType = ProviderType.Alephium.Tangem),
|
||||
Blink(id = "blink", providerType = ProviderType.Blink),
|
||||
Tatum(id = "tatum", providerType = ProviderType.Kusama.Tatum),
|
||||
;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue