Updated on 2026-08-14
This commit is contained in:
parent
2709b9d5b4
commit
a7191087a4
10 changed files with 21 additions and 1 deletions
|
|
@ -149,5 +149,6 @@ internal val Blockchain.mercuryoNetwork: String?
|
|||
Blockchain.Clore -> null
|
||||
Blockchain.OdysseyChain, Blockchain.OdysseyChainTestnet -> null
|
||||
Blockchain.Bitrock, Blockchain.BitrockTestnet -> null
|
||||
Blockchain.Sonic, Blockchain.SonicTestnet -> null
|
||||
}
|
||||
}
|
||||
|
|
@ -150,4 +150,5 @@ internal val Blockchain.moonPaySupportedCurrency: MoonPaySupportedCurrency?
|
|||
VanarChainTestnet -> null
|
||||
OdysseyChain, OdysseyChainTestnet -> null
|
||||
Bitrock, BitrockTestnet -> null
|
||||
Sonic, SonicTestnet -> null
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue