Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: isMemberOfProfile #37

Conversation

Avinash-kumar-82
Copy link

This PR introduces a new function is_member_of_profile.The function check if someone is the member of a profile by taking two argument profile_id and member of contractAddress .once taking two argument then it will return bool data type.(true or false).

Fixes #5

@Akashneelesh
Copy link
Collaborator

Please fix the error - there's an issue while running snforge test @Avinash-kumar-82

@Avinash-kumar-82
Copy link
Author

I try it. but I fail

@Avinash-kumar-82 Avinash-kumar-82 closed this by deleting the head repository Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] Implement the functionality of isMemberOfProfile
2 participants