Updated on 2026-08-14
This commit is contained in:
parent
273ef2f977
commit
dbdae771ad
9 changed files with 18 additions and 2 deletions
|
|
@ -148,5 +148,6 @@ internal val Blockchain.mercuryoNetwork: String?
|
|||
Blockchain.Canxium -> null
|
||||
Blockchain.Clore -> null
|
||||
Blockchain.OdysseyChain, Blockchain.OdysseyChainTestnet -> null
|
||||
Blockchain.Bitrock, Blockchain.BitrockTestnet -> null
|
||||
}
|
||||
}
|
||||
|
|
@ -149,4 +149,5 @@ internal val Blockchain.moonPaySupportedCurrency: MoonPaySupportedCurrency?
|
|||
VanarChain -> null
|
||||
VanarChainTestnet -> null
|
||||
OdysseyChain, OdysseyChainTestnet -> null
|
||||
Bitrock, BitrockTestnet -> null
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue