Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
franciszekjob committed Nov 4, 2024
1 parent 69497d7 commit cbb6042
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions starknet_py/net/client_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -812,6 +812,7 @@ class SierraEntryPointsByType:

@dataclass
class _SierraContract:

contract_class_version: str
sierra_program: List[int]
entry_points_by_type: SierraEntryPointsByType
Expand Down

0 comments on commit cbb6042

Please sign in to comment.