Francisco 9445f96223 Adjust ERC2771Context._msgData for msg.data.length < 20 (#4484) 2 years ago
..
ERC2771Context.sol 9445f96223 Adjust ERC2771Context._msgData for msg.data.length < 20 (#4484) 2 years ago
ERC2771Forwarder.sol f5bf7233cb Add `ERC2771Forwarder` fuzz tests for avoiding loss of unused ETH (#4396) 2 years ago
README.adoc 023894deef Add `ERC2771Forwarder` as an enhanced successor to `MinimalForwarder` (#4346) 2 years ago

README.adoc

= Meta Transactions

[.readme-notice]
NOTE: This document is better viewed at https://docs.openzeppelin.com/contracts/api/metatx

== Core

{{ERC2771Context}}

== Utils

{{ERC2771Forwarder}}