Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo-Besancon committed Aug 12, 2024
1 parent afb143d commit 57dd06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion massa-ledger-exports/src/ledger_changes.rs
Original file line number Diff line number Diff line change
Expand Up @@ -837,7 +837,7 @@ impl LedgerChanges {

/// Tries to return whether the ledger changes contain a write for the given address
/// and optionally if a datastore key write also exists in the address's datastore.
/// Notes:
/// Notes:
/// - A ledger entry could be written to without any changes on the values associated,
/// for example if the value was changed multiple times in the same slot.
/// - This code assumes Delete cannot be shadowed by Set operations in the same slot, which may not be the case
Expand Down

0 comments on commit 57dd06a

Please sign in to comment.