Updated on 2026-08-14
This commit is contained in:
parent
a11b4ab82a
commit
6f973aed83
5 changed files with 5 additions and 2 deletions
|
|
@ -23,5 +23,6 @@ internal enum class ProviderTypeIdMapping(val id: String, val providerType: Prov
|
|||
BittensorDwellir(id = "dwellirBittensor", providerType = ProviderType.Bittensor.Dwellir),
|
||||
BittensorOnfinality(id = "onfinalityBittensor", providerType = ProviderType.Bittensor.Onfinality),
|
||||
KoinosPro(id = "koinospro", providerType = ProviderType.Koinos.KoinosPro),
|
||||
AlephiumTangem(id = "tangemAlephium", providerType = ProviderType.Alephium.Tangem),
|
||||
;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue