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
Since a storage slot is 32 bytes or 256 bits in size, it can fit several smaller variables. If one needed to perform an eth_call with an override of a single variable in a slot, they would need to request the contents of the slot, change the target segment, and use the current full-slot override. With the proposed feature, the request step could be avoided.