Files
openzeppelin-contracts/.changeset/strong-points-invent.md
2023-12-07 12:37:52 -06:00

6 lines
178 B
Markdown

---
'openzeppelin-solidity': patch
---
`Multicall`: Make aware of non-canonical context (i.e. `msg.sender` is not `_msgSender()`), allowing compatibility with `ERC2771Context`.