Updated on 2026-08-14
This commit is contained in:
parent
8d02ac6406
commit
6111067060
10 changed files with 80 additions and 12 deletions
|
|
@ -147,5 +147,6 @@ internal val Blockchain.mercuryoNetwork: String?
|
|||
Blockchain.Xodex -> null
|
||||
Blockchain.Canxium -> null
|
||||
Blockchain.Clore -> null
|
||||
Blockchain.OdysseyChain, Blockchain.OdysseyChainTestnet -> null
|
||||
}
|
||||
}
|
||||
|
|
@ -148,4 +148,5 @@ internal val Blockchain.moonPaySupportedCurrency: MoonPaySupportedCurrency?
|
|||
Clore -> null
|
||||
VanarChain -> null
|
||||
VanarChainTestnet -> null
|
||||
OdysseyChain, OdysseyChainTestnet -> null
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue