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
This was proposed by @Amxx in this PR: #26 on the old code base.
owner might be a multisig, this allows read from/management of any eventual owning contract directly from the proxy. Usefull if the owning contract implements interfaces like ERC1271. That way dapps can call them without having to resolve the proxy ownership, thus making the proxy transparent
Very useful and should be discussed here.
This is especially relevant for the ERC725Account type (see types)
The text was updated successfully, but these errors were encountered:
This was proposed by @Amxx in this PR: #26 on the old code base.
Very useful and should be discussed here.
This is especially relevant for the
ERC725Account
type (see types)The text was updated successfully, but these errors were encountered: