Updated on 2026-08-14
This commit is contained in:
parent
c6f9af7305
commit
e7a2a07ed8
4 changed files with 4 additions and 1 deletions
|
|
@ -25,4 +25,5 @@ internal enum class ProviderTypeIdMapping(val id: String, val providerType: Prov
|
|||
BittensorOnfinality(id = "onfinalityBittensor", providerType = ProviderType.Bittensor.Onfinality),
|
||||
KoinosPro(id = "koinospro", providerType = ProviderType.Koinos.KoinosPro),
|
||||
AlephiumTangem(id = "tangemAlephium", providerType = ProviderType.Alephium.Tangem),
|
||||
Blink(id = "blink", providerType = ProviderType.Blink),
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue