Updated on 2026-08-14
This commit is contained in:
parent
258e950178
commit
e52bb2777f
3 changed files with 5 additions and 3 deletions
|
|
@ -34,5 +34,5 @@ interface OnboardingRepository {
|
|||
|
||||
suspend fun setHideMainOnboardingBanner(userWalletId: UserWalletId)
|
||||
|
||||
suspend fun disableTangemPay(userWalletId: UserWalletId): Either<VisaApiError, Any>
|
||||
suspend fun disableTangemPay(userWalletId: UserWalletId): Either<VisaApiError, Unit>
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue