Skip to content

Fix new logic

satasuk requested to merge dev into master
  • Add logic to prevent duplicate logs.

  • RECToken can be redeemed by period of time and amount.

  • each REC token is unique, it has its own id.

  • each REC token stores a list of log id that used to generate each REC token.

Merge request reports