Updated on 2026-08-14
This commit is contained in:
parent
334eb75395
commit
c67fd1801c
11 changed files with 62 additions and 21 deletions
|
|
@ -325,6 +325,7 @@ sealed class AppRoute(val path: String) : Route {
|
|||
) : AppRoute(path = "/swap_crypto/${userWalletId.stringValue}")
|
||||
|
||||
// Onboarding V2
|
||||
@Serializable
|
||||
data class Onboarding(
|
||||
val scanResponse: ScanResponse,
|
||||
val startFromBackup: Boolean,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue