Closed elct9620 closed 1 year ago
This is related to #206 which ensure LineCheck and AccountFixer can correct detect unscoped account (scope = nil) and fix to the correct balance.
LineCheck
AccountFixer
unscoped
scope = nil
This is a proposal way, we can discuss more.
This is related to #206 which ensure
LineCheck
andAccountFixer
can correct detectunscoped
account (scope = nil
) and fix to the correct balance.