Updated on 2026-08-14
This commit is contained in:
parent
f55296bcf1
commit
ab04986acb
3 changed files with 4 additions and 0 deletions
|
|
@ -24,5 +24,6 @@ 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