apply Emily's suggestions

This commit is contained in:
fanghr 2022-06-06 21:19:51 +08:00 committed by Hongrui Fang
parent 034e55c34f
commit feb3f2daaf
No known key found for this signature in database
GPG key ID: 1C4711FFF64C0254
4 changed files with 24 additions and 24 deletions

View file

@ -408,7 +408,7 @@ mkTransitionTxInfo ::
ProposalStartingTime ->
-- | Valid time range of the transaction.
POSIXTimeRange ->
-- | Add a unchanged stake or not.
-- | Whether to add an unchanged stake or not.
Bool ->
TxInfo
mkTransitionTxInfo from to effects votes startingTime validTime shouldAddUnchangedStake =