-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[framework] implement untransferable objects (#13175)
Make it so that objects can be made untransferable via the constructor ref. Even if other entities have access to the constructor ref. Add the functionality to fungible asset to make untransferable stores by default for assets that opt into the behavior. Also offer a root_owner function to determine the deepest node that owns a nested object.
- Loading branch information
Showing
5 changed files
with
482 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.