Updated on 2026-08-14
This commit is contained in:
parent
9ebefa77ad
commit
a601f1d76d
6 changed files with 35 additions and 27 deletions
|
|
@ -124,7 +124,7 @@ data class YieldDTO(
|
|||
@Json(name = "rewardSchedule")
|
||||
val rewardSchedule: RewardScheduleDTO,
|
||||
@Json(name = "cooldownPeriod")
|
||||
val cooldownPeriod: PeriodDTO,
|
||||
val cooldownPeriod: PeriodDTO?,
|
||||
@Json(name = "warmupPeriod")
|
||||
val warmupPeriod: PeriodDTO,
|
||||
@Json(name = "rewardClaiming")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue