Updated on 2026-08-14
This commit is contained in:
commit
86d72b171f
657 changed files with 19875 additions and 4004 deletions
|
|
@ -78,7 +78,7 @@ internal class StakingStateController @Inject constructor(
|
|||
cryptoCurrencyBlockchainId = "",
|
||||
currentStep = StakingStep.InitialInfo,
|
||||
initialInfoState = StakingStates.InitialInfoState.Empty(),
|
||||
amountState = AmountState.Empty(),
|
||||
amountState = AmountState.Empty(isRedesignEnabled = false),
|
||||
validatorState = StakingStates.ValidatorState.Empty(),
|
||||
rewardsValidatorsState = StakingStates.RewardsValidatorsState.Empty(),
|
||||
confirmationState = StakingStates.ConfirmationState.Empty(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue