Skip to content

Commit

Permalink
b
Browse files Browse the repository at this point in the history
  • Loading branch information
dorimedini-starkware committed Jul 29, 2024
1 parent 9f366e4 commit d3b97e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/blockifier/src/test_utils/contracts.rs
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ impl FeatureContract {
entry_point_selector: EntryPointSelector,
entry_point_type: EntryPointType,
) -> EntryPointOffset {
// b.
match self.get_class() {
ContractClass::V0(class) => {
class
Expand Down

0 comments on commit d3b97e5

Please sign in to comment.