We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4aa801 commit e4d0d92Copy full SHA for e4d0d92
contracts/metatx/ERC2771Forwarder.sol
@@ -26,7 +26,7 @@ import {Address} from "../utils/Address.sol";
26
* transactions in the mempool. In these cases the recommendation is to distribute the load among
27
* multiple accounts.
28
*
29
- * === Security Considerations
+ * ==== Security Considerations
30
31
* If a relayer submits a forward request, it should be willing to pay up to 100% of the gas amount
32
* specified in the request. This contract does not implement any kind of retribution for this gas,
0 commit comments