Skip to content

Commit

Permalink
revert format change
Browse files Browse the repository at this point in the history
  • Loading branch information
drsk committed Oct 17, 2024
1 parent 21756e4 commit 54d425b
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1219,8 +1219,7 @@ testUpdateBakerReduceStakeOk spv pvString =
updateStaking keysWithProofs =
( case sSupportsFlexibleCooldown (sAccountVersionFor spv) of
SFalse ->
Transient.accountStaking
. accountBaker
Transient.accountStaking . accountBaker
%~ ( bakerPendingChange .~ ReduceStake stakeAmount (PendingChangeEffectiveV1 86400000)
)
STrue ->
Expand Down

0 comments on commit 54d425b

Please sign in to comment.