Closed vin-dKR closed 2 months ago
This PR implements the remove_members function in the Registry contract, allowing profile owners to remove members from their profiles.
remove_members
Key changes:
IRegistry
Registry
Closes #6
This PR implements the
remove_members
function in the Registry contract, allowing profile owners to remove members from their profiles.Key changes:
remove_members
function to theIRegistry
traitremove_members
in theRegistry
moduleCloses #6