Skip to content
Discussion options

You must be logged in to vote

Similar to Solidity contract, although a module is published under an address (could be an EOA account or resource account or Object), you can program the admin of the module. Checkout the ANS router module, where it only allows current admin to update admin.
If you want to transfer ownership of a module to another person, you would update the module admin you stored to that person.

Replies: 2 comments 4 replies

Comment options

0x-j
Mar 8, 2024
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by 0x-j
Comment options

You must be logged in to vote
4 replies
@0x-j
Comment options

0x-j Mar 8, 2024
Maintainer Author

@MoonShiesty
Comment options

@JohnChangUK
Comment options

@MoonShiesty
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
move Questions related to the Move Language
3 participants