Skip to content

Commit

Permalink
Revert "Test conditions"
Browse files Browse the repository at this point in the history
This reverts commit 77b6536.
  • Loading branch information
ClementWalter committed Sep 26, 2024
1 parent 77b6536 commit c23e201
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/kakarot/kakarot.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -314,8 +314,6 @@ func upgrade_account{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check
return Kakarot.upgrade_account(evm_address, new_class_hash);
}

// tmp to trigger the tests

// @notice Writes to an account's nonce
// @dev Writes the nonce to the account's storage.
// @param evm_address The evm address of the account.
Expand Down

0 comments on commit c23e201

Please sign in to comment.