Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
artifact.vote(eventIndex);

Here "eventIndex" is the index of the voting event in the voting events list returned by artifact. artifact.getAllVotingItems() method.

...