Skip to content
Discussion options

You must be logged in to vote

Yes, an extend ref is specifically to generate the object's signer at a later time.

signer purposely cannot be stored, as it's an authorization object for an address. Instead, an ExtendRef can be stored to generate this signer to either move_to new items, or to authorize operations on an address like such as TokenObjects. for example aptos_token_objects::token::create()

Replies: 3 comments 2 replies

Comment options

0x-j
Feb 22, 2024
Maintainer Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@JohnChangUK
Comment options

Answer selected by gregnazario
Comment options

You must be logged in to vote
1 reply
@0x-j
Comment options

0x-j Apr 18, 2024
Maintainer Author

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