Update ERC2771Forwarder assembly comment (#4972)

Co-authored-by: ernestognw <ernestognw@gmail.com>
This commit is contained in:
Snoppy
2024-03-26 20:03:56 +08:00
committed by GitHub
parent 9558e546d9
commit 0a5fba7a7e

View File

@ -311,7 +311,7 @@ contract ERC2771Forwarder is EIP712, Nonces {
uint256 returnValue;
/// @solidity memory-safe-assembly
assembly {
// Perform the staticcal and save the result in the scratch space.
// Perform the staticcall and save the result in the scratch space.
// | Location | Content | Content (Hex) |
// |-----------|----------|--------------------------------------------------------------------|
// | | | result ↓ |