Updated on 2026-08-14
This commit is contained in:
parent
9b3f6994a9
commit
98ea9b0ead
25 changed files with 648 additions and 88 deletions
|
|
@ -0,0 +1,10 @@
|
|||
package com.tangem.tap.common.entities
|
||||
|
||||
/**
|
||||
[REDACTED_AUTHOR]
|
||||
*/
|
||||
class TapCurrency {
|
||||
companion object{
|
||||
val main = "USD"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue