Updated on 2026-08-14
This commit is contained in:
parent
ee3ca5315e
commit
db7aa562c1
10 changed files with 43 additions and 1 deletions
|
|
@ -143,5 +143,6 @@ internal val Blockchain.mercuryoNetwork: String?
|
|||
Blockchain.Unknown -> null
|
||||
Blockchain.Xodex -> null
|
||||
Blockchain.Canxium -> null
|
||||
Blockchain.Clore -> null
|
||||
}
|
||||
}
|
||||
|
|
@ -144,4 +144,5 @@ internal val Blockchain.moonPaySupportedCurrency: MoonPaySupportedCurrency?
|
|||
Unknown -> null
|
||||
Xodex -> null
|
||||
Canxium -> null
|
||||
Clore -> null
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue