Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipp Makarov authored and Filipp Makarov committed Nov 11, 2024
1 parent 3c6af1b commit 0fd6769
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ contract TestERC1271Account_IsValidSignature is NexusTest_Base {
0x7739773977397739773977397739773977397739773977397739773977397739,
""
),
bytes4(0x77390002)g // SUPPORTS_ERC7739_V2
bytes4(0x77390002) // SUPPORTS_ERC7739_V2
);
}

Expand Down

0 comments on commit 0fd6769

Please sign in to comment.