Closed ipapandinas closed 1 year ago
As discussed here https://github.com/kudos-ink/contracts/issues/6 identity registration is not well implemented Contributor address is retrieved from the issue body
I've removed the check method because it's too restrictive. Instead, I've added a getter get_contributor to be able to check everyone's contributions.
get_contributor
As discussed here https://github.com/kudos-ink/contracts/issues/6 identity registration is not well implemented Contributor address is retrieved from the issue body
I've removed the check method because it's too restrictive. Instead, I've added a getter
get_contributor
to be able to check everyone's contributions.