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
Allow code id uploader to register all sub contracts which are instantiated. This would override any currently registered types of said code id
- On initial register allow for the code_id uploader to specify: can be overridden by instantiators OR no override
- On usage of contract, see if code_id is registered like this. If so, pay to code_id withdraw. Don't allow registering instances if code_id register is set.
The text was updated successfully, but these errors were encountered:
Example use cases: WYND, Swift Protocol, Loop
Allow code id uploader to register all sub contracts which are instantiated. This would override any currently registered types of said code id
- On initial register allow for the code_id uploader to specify: can be overridden by instantiators OR no override
- On usage of contract, see if code_id is registered like this. If so, pay to code_id withdraw. Don't allow registering instances if code_id register is set.
The text was updated successfully, but these errors were encountered: