Skip to content

Commit

Permalink
fix: compilation error
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigo-pino committed Oct 3, 2024
1 parent e976349 commit 8d8ec18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/blockifier/src/execution/native/utils_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ use starknet_types_core::felt::Felt;

use crate::execution::native::utils::{
contract_entrypoint_to_entrypoint_selector,
decode_felts_as_str,
encode_str_as_felts,
};

Expand Down

0 comments on commit 8d8ec18

Please sign in to comment.