chore: fix typos

This commit is contained in:
Louise Poole
2025-06-26 12:33:31 +02:00
parent c2bb3a8ca8
commit 58324a199f
5 changed files with 9 additions and 9 deletions

View File

@@ -94,7 +94,7 @@ type TxAggregatedBalances =
/// Aggregates absolute balances per transaction and token.
///
/// ## Arguments
/// * `balance_store` - A `StoreDeltas` with all changes that occured in the source store module.
/// * `balance_store` - A `StoreDeltas` with all changes that occurred in the source store module.
/// * `deltas` - A `BlockBalanceDeltas` message containing the relative balances changes.
///
/// This function reads absolute balance values from an additive store (see `store_balance_changes`