Skip to content

🐛Bugfix: Getter which sets.

Compare
Choose a tag to compare
@RomanFro RomanFro released this 24 Dec 08:51

Bug was found in the finish method which called getter which changed contracts state.

Issue was fixed by removing assignment of the storage variable totalCollected inside the function with view visibility.