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

Entry existence check in AddressBook.sol #2011

Open devmerit opened 1 year ago

devmerit commented 1 year ago

getEntry() in AddressBook.sol should check for entryExists() like getEntryIndex() does.