Updated on 2026-08-14
This commit is contained in:
parent
c59048605c
commit
9b6a954ed0
21 changed files with 705 additions and 122 deletions
|
|
@ -25,6 +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),
|
||||
Tatum(id = "tatum", providerType = ProviderType.PolkadotLike.Tatum),
|
||||
;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue