-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
p3Medium PriorityMedium Priority
Description
Issue summary
- current saftregistry and assetindex require the origin to be signed, to mint/burn from the sender's account. This prevents us from using Root to execute this calls. Therefore
- Add additional
force_*dispatchables (add_asset, add_saft, remove_asset) that mirror the existing ones but take an additionalrecipientparameter andensure_root. For examplefn force_add_asset(..., recipient: AccountId) {ensure_root(origin)?;}
Other information and links
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
p3Medium PriorityMedium Priority