Files
openzeppelin-contracts/.changeset/strong-points-invent.md
github-actions ecb25dea0d Update docs
2023-12-07 21:51:22 +00: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`.