Skip to content

Commit

Permalink
Update packages/boba/account-abstraction/contracts/bundler/EntryPoint…
Browse files Browse the repository at this point in the history
…Wrapper.sol

Co-authored-by: Souradeep Das <dsouradeep2@gmail.com>
  • Loading branch information
wsdt and souradeep-das authored Jul 14, 2023
1 parent 1d8cbc7 commit 9106675
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ contract EntryPointWrapper {
}

/** @dev Helper function to slice function signature from return data
* @param _bytes: signature
* @param _bytes: returnData
* @param _start: where to start the slice
* @param _length: Length of slice
* @return Sliced returnData
Expand Down

0 comments on commit 9106675

Please sign in to comment.