We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
b033a1b
Bug was found in the finish method which called getter which changed contracts state.
finish
Issue was fixed by removing assignment of the storage variable totalCollected inside the function with view visibility.
totalCollected
view