You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2022. It is now read-only.
⚠️ WARNING: Standards are now published and discussed in the TEPs repository. This page may be out of date.
NFTUpgradable (NFTEditable)
This extension adds mandatory EditRequest constructor (authorized as any other edit request by sender address):
update_code - upgrade#02 new_code:^Cell post_process:^Cell = EditRequest; - should set NFT code to new_code and (if post_process is presented) call method with id 1666 with post_process as input.
The text was updated successfully, but these errors were encountered:
NFTUpgradable (NFTEditable)
This extension adds mandatory
EditRequest
constructor (authorized as any other edit request by sender address):update_code
-upgrade#02 new_code:^Cell post_process:^Cell = EditRequest;
- should set NFT code tonew_code
and (ifpost_process
is presented) call method with id1666
withpost_process
as input.The text was updated successfully, but these errors were encountered: