Skip to content

Commit

Permalink
fix comments
Browse files Browse the repository at this point in the history
  • Loading branch information
FredCoen committed Jan 30, 2025
1 parent e62deb0 commit 14a86c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/database/src/in_memory_db.rs
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ impl AccountState {
}
}

/// Custom benchmarking DB that only has account info for the zero address.
/// Custom benchmarking DB that only has account info for the FFADDRESS address.
///
/// Any other address will return an empty account.
#[derive(Debug, Default, Clone)]
Expand Down

0 comments on commit 14a86c7

Please sign in to comment.