remove stake checking in more places

This commit is contained in:
Emily Martins 2022-08-30 00:45:12 +02:00
parent 6a86a096db
commit baf209843a
3 changed files with 199 additions and 204 deletions

View file

@ -966,7 +966,7 @@ mkInvalidOutputStakeBundles nCosigners nEffects =
liftA2
mkBundle
[True, False]
[Draft, VotingReady]
[Draft]
where
mkBundle authScript from =
let template = mkValidToNextStateBundle nCosigners nEffects authScript from