Updated on 2026-08-14
This commit is contained in:
parent
7699ee0de7
commit
fd128f3bd7
17 changed files with 215 additions and 19 deletions
|
|
@ -10,4 +10,6 @@ interface ReduxStateHolder {
|
|||
suspend fun dispatchWithMain(action: Action)
|
||||
|
||||
suspend fun onUserWalletSelected(userWallet: UserWallet)
|
||||
|
||||
fun sendFeedbackEmail()
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue