Updated on 2026-08-14
This commit is contained in:
parent
10171a3b3e
commit
ecf8e5fc96
19 changed files with 125 additions and 55 deletions
|
|
@ -5,10 +5,4 @@ import androidx.fragment.app.Fragment
|
|||
interface StakingRouter {
|
||||
|
||||
fun getEntryFragment(): Fragment
|
||||
|
||||
companion object {
|
||||
const val CRYPTO_CURRENCY_ID_KEY = "CRYPTO_CURRENCY_ID_KEY"
|
||||
const val USER_WALLET_ID_KEY = "USER_WALLET_ID_KEY"
|
||||
const val YIELD_KEY = "YIELD_KEY"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue