relay
relay copied to clipboard
Replace `RecordKeeper::lenient` with `RecordKeeper::modify_by` where possible
Lenient ignores all validations, but when the quantity differences are known, we should use modify_by instead to validate stronger.