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
Not really, it should be obvious because it is only useful as bytes[4] for calls, and only useful as bytes32 for events. I don't think the user needs to know this detail.
Simple Summary
method_id
's second argument (the output type) should be optional with a default ofbytes[4]
.Motivation
keccak256
Specification
output_type
may still be given as a positional arg so that this is not a breaking change.Backwards Compatibility
No issues.
Copyright
Copyright and related rights waived via CC0
The text was updated successfully, but these errors were encountered: