Skip to content

Commit

Permalink
WIP 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
ArniStarkware committed Aug 19, 2024
1 parent 0ceb037 commit abc0740
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/blockifier/src/transaction/account_transaction.rs
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ mod flavors_test;
mod post_execution_test;

/// My comment.
/// My other comment.
/// Represents a paid Starknet transaction.
#[derive(Clone, Debug)]
pub enum AccountTransaction {
Expand Down

0 comments on commit abc0740

Please sign in to comment.