AutarkLabs / open-enterprise

A suite of apps that includes allocation, dot voting, issue curation, and other planning tools so organizations can collectively budget and design custom reward & bounty systems.
GNU General Public License v3.0
92 stars 54 forks source link

fix: dot voting default decimals value changed from 0 to 18 #1848

Closed PeterMPhillips closed 4 years ago

PeterMPhillips commented 4 years ago

The PR simply changes the default value of decimals in VoteDetails from 0 to 18. This will hopefully solve the issue we see here: https://github.com/AutarkLabs/open-enterprise/issues/1845