Updated on 2026-08-14
This commit is contained in:
parent
ed6970db05
commit
207fe02586
15 changed files with 433 additions and 253 deletions
|
|
@ -39,5 +39,5 @@ interface RampStateManager {
|
|||
|
||||
fun getSellInitializationStatus(): Flow<Lce<Throwable, Any>>
|
||||
|
||||
fun getSwapInitializationStatus(userWalletId: UserWalletId): Flow<Lce<Throwable, Any>>
|
||||
fun getExpressInitializationStatus(userWalletId: UserWalletId): Flow<Lce<Throwable, Any>>
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue