Updated on 2026-08-14
This commit is contained in:
parent
1aee51dc3b
commit
8167dab4f0
16 changed files with 223 additions and 101 deletions
|
|
@ -9,7 +9,7 @@ interface StakingComponent : ComposableContentComponent {
|
|||
|
||||
data class Params(
|
||||
val userWalletId: UserWalletId,
|
||||
val cryptoCurrencyId: CryptoCurrency.ID,
|
||||
val cryptoCurrency: CryptoCurrency,
|
||||
val yieldId: String,
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue