Skip to content

Commit

Permalink
Update ERCS/erc-7786.md
Browse files Browse the repository at this point in the history
Co-authored-by: CJ Cobb <[email protected]>
  • Loading branch information
Amxx and cjcobb23 authored Oct 22, 2024
1 parent 5c689bc commit d0c00c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ERCS/erc-7786.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ In both modes, the destination account of a message, aka the receiver, MUST impl

```solidity
interface IERC7786Receiver {
function receiveMessage(
function executeMessage(
address gateway,
bytes calldata gatewayMessageKey,
string calldata source, // CAIP-2 chain identifier
Expand Down

0 comments on commit d0c00c8

Please sign in to comment.