Updated on 2026-08-14
This commit is contained in:
parent
3171058cb6
commit
a6e4099935
16 changed files with 242 additions and 33 deletions
|
|
@ -16,9 +16,6 @@ interface NotificationsRepository {
|
|||
|
||||
suspend fun incrementTronTokenFeeNotificationShowCounter()
|
||||
|
||||
@Throws
|
||||
suspend fun associateApplicationIdWithWallets(appId: String, wallets: List<String>)
|
||||
|
||||
@Throws
|
||||
suspend fun sendPushToken(appId: ApplicationId, pushToken: String)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue