Skip to content

Commit e4d0d92

Browse files
committed
increase heading level
1 parent e4aa801 commit e4d0d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/metatx/ERC2771Forwarder.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import {Address} from "../utils/Address.sol";
2626
* transactions in the mempool. In these cases the recommendation is to distribute the load among
2727
* multiple accounts.
2828
*
29-
* === Security Considerations
29+
* ==== Security Considerations
3030
*
3131
* If a relayer submits a forward request, it should be willing to pay up to 100% of the gas amount
3232
* specified in the request. This contract does not implement any kind of retribution for this gas,

0 commit comments

Comments
 (0)