Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
Update library.cairo
Browse files Browse the repository at this point in the history
  • Loading branch information
nnsW3 authored Oct 4, 2024
1 parent d846d7f commit c66171e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kakarot/library.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ namespace Kakarot {
// but isn't part of Kakarot system
// Also mitigates re-entrancy risk with the Cairo Interop module
// @dev Raise if the declared corresponding evm address (retrieved with get_evm_address)
// does not recomputes into to the actual caller address
// does not recomputes into the actual caller address
func safe_get_evm_address{
syscall_ptr: felt*,
pedersen_ptr: HashBuiltin*,
Expand Down

0 comments on commit c66171e

Please sign in to comment.