Module sway_libs::upgradability
Modules
Constants
The storage slot to store the proxy owner State.
Functions
Returns the owner of the proxy.
Returns the proxy target.
Change proxy ownership to the passed State.
Change the target contract of a proxy contract.
Ensures that the sender is the proxy owner.