Package-level declarations
Types
Link copied to clipboard
class BalanceCalculator
Calculates wallet balance from ledger events.
Link copied to clipboard
Exception thrown when balance calculation detects an invalid state.
Link copied to clipboard
Exception thrown when balance arithmetic overflows (extremely large balances).
Link copied to clipboard
Exception thrown when balance would go negative (double-spend or invalid event).