Updated on 2026-08-14
This commit is contained in:
parent
76c64ef543
commit
c3fa13f53d
5 changed files with 10 additions and 6 deletions
|
|
@ -67,6 +67,6 @@ interface ExchangeUrlBuilder {
|
|||
|
||||
companion object {
|
||||
const val SCHEME = "https"
|
||||
const val SUCCESS_URL = "tangem://success.tangem.com"
|
||||
const val SUCCESS_URL = "https://tangem.com/success"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue