Skip to content

Commit

Permalink
chore: add issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kopy-kat committed Feb 7, 2024
1 parent bb31e46 commit 19a97d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/SpecsParser.sol
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,8 @@ library ERC4337SpecsParser {

/**
* @dev Validates that no banned opcodes are used
* @notice This function is not implemented yet
* @notice This function is not implemented yet, it depends on
* https://github.com/foundry-rs/foundry/issues/6704
*/
function validateBannedOpcodes() internal pure {
// todo
Expand Down

0 comments on commit 19a97d8

Please sign in to comment.