mirror of
https://github.com/Qortal/qortal.git
synced 2025-06-01 14:06:58 +00:00
* Removed redundant null check on ATData in isValid method. * Simplified isValid overloads by calling the same function with a singleton list for single payments, reducing code duplication. * Refined balance checks for fee and asset amount validity to improve clarity and correctness.