Hooks fixed

This commit is contained in:
Michael M
2021-11-04 11:48:55 +02:00
parent 69f87ad916
commit e888ea4ccb

View File

@ -82,7 +82,7 @@ rule sanityCheckVoteEnd(method f, uint256 pId) {
////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////
////////////////////////////// INVARIANTS //////////////////////////////////// ////////////////////////////// INVARIANTS ////////////////////////////////////
////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////
// //
/** /**
* A proposal cannot end unless it started. * A proposal cannot end unless it started.