Updated on 2026-08-14
This commit is contained in:
parent
cd28b90873
commit
d6370a1f59
15 changed files with 592 additions and 24 deletions
|
|
@ -8,5 +8,6 @@ interface SendRouter {
|
|||
|
||||
companion object {
|
||||
const val CRYPTO_CURRENCY_KEY = "send_crypto_currency"
|
||||
const val USER_WALLET_ID_KEY = "send_user_wallet_id"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue