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
As suggested by @lucasmt, we should add _loadBytes32, and ...Address and ...Bytes32 versions of _loadMapping... and _storeMapping... as well, if we want to be complete.
Follow up to #1081.
As suggested by @lucasmt, we should add
_loadBytes32, and...Addressand...Bytes32versions of_loadMapping...and_storeMapping...as well, if we want to be complete.