decentdao / decent-contracts

Your Safe, Superpowered
https://app.fractalframework.xyz
MIT License
3 stars 3 forks source link

Rename getProposal to getProposalVotes and fix shadow warning error #45

Closed herbig closed 1 year ago

herbig commented 1 year ago

Description

Renames the getProposal function to a clearer getProposalVotes, and fix the parameter shadow error by renaming the returned value from votingEndBlock to just endBlock