feat(ctb): make Proxy inheritable
Makes the Proxy contract inheritable by making external functions into (public virtual) functions. Does not impact generated bytecode or gas snapshot.
Showing
Please register or sign in to comment
Makes the Proxy contract inheritable by making external functions into (public virtual) functions. Does not impact generated bytecode or gas snapshot.