Abstract logic in Batcher::add_transaction_to_account()
#222
Labels
code quality
Improves either readability of code, or organizational structure
The function is currently very robust, repetitive and difficult to read. Abstracting the logic into separate functions will help with readability, and adding additional documentation would be beneficial as well.
The text was updated successfully, but these errors were encountered: