maidsafe / safe_network

72 stars 40 forks source link

chore(node): check confirmed_spend existence #2020

Closed maqi closed 1 month ago

maqi commented 1 month ago

This pull request includes changes to improve error handling and code clarity in the sn_node and sn_transfers modules. The most important changes involve refining the logic for detecting spent transactions and updating the method for checking file existence.

Improvements to error handling and code clarity: