Updated on 2026-08-14
This commit is contained in:
parent
0c56df0075
commit
535bb9b8c3
44 changed files with 128 additions and 1038 deletions
|
|
@ -37,10 +37,6 @@ interface RampStateManager {
|
|||
cryptoCurrency: CryptoCurrency,
|
||||
): ScenarioUnavailabilityReason
|
||||
|
||||
suspend fun fetchBuyServiceData()
|
||||
|
||||
fun getBuyInitializationStatus(): Flow<Lce<Throwable, Any>>
|
||||
|
||||
suspend fun fetchSellServiceData()
|
||||
|
||||
fun getSellInitializationStatus(): Flow<Lce<Throwable, Any>>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue