keep-starknet-strange / gitcoin-allo-starknet

Gitcoin Allo protocol for Starknet 🐺
MIT License
5 stars 17 forks source link

Implement the functionality of UpdateProfilePendingOwner #31

Open VictoriaAde opened 1 month ago

VictoriaAde commented 1 month ago

This PR implements the update_profile_pending_owner function. The function updates the "pending owner" of a specific profile. The "pending owner" is someone who is set to become the new owner of the profile.

Fixes #9

VictoriaAde commented 1 week ago

@Akashneelesh I am done with the task, please take a look.