windingtree / lpms-cli

🧑‍💻 Light Property Management System CLI (Command Line Utility)
GNU General Public License v3.0
0 stars 1 forks source link

Incorrect role enum #11

Closed mfw78 closed 2 years ago

mfw78 commented 2 years ago

Describe the bug Indexes that are set in enum Role are incorrect when compared to the smart contract. The enums should start at index 1 as the 0 index is the ADMIN key.

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 0.3.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: