Intercoin / CommunityContract

Smart contract for managing community membership and roles
https://intercoin.org
GNU Affero General Public License v3.0
1 stars 2 forks source link

problem with `getAddresses` #41

Closed artman325 closed 1 year ago

artman325 commented 1 year ago

cant view address in last created role How to reproduce:

deploy contract
create several roles
add some1 user to last created role
call getAddreses()
there are no last created user in response

need to check

EGreg commented 1 year ago

acknowledged, please check and update this issue

artman325 commented 1 year ago

fixed.