-
Notifications
You must be signed in to change notification settings - Fork 276
Open
Description
@arthcp can you explain this code: https://github.com/maticnetwork/pos-portal/blob/master/contracts/common/ContextMixin.sol
Specifically why do you expect there to be an address at add(array, index)
in memory?
Also, why are you using a mask there? I don't see a need to use a mask there to clean bits because the value is going into a 20 byte address variable.
Metadata
Metadata
Assignees
Labels
No labels