refactor(sdk): acount service initialization #20

Closed
opened 2025-07-08 08:38:48 -04:00 by AtHeartEngineer · 0 comments

Originally created by @0xAaCE on 4/22/2025

refactor: account service initialization

Description

  • Add types and errors for event fetching
  • Refactor retrieve history method
    • Create new static method to initialize Account Service
    • Avoid corrupted states using break switch if any event fetch fails
    • Return new instance and errors
*Originally created by @0xAaCE on 4/22/2025* # refactor: account service initialization ## Description * Add types and errors for event fetching * Refactor retrieve history method * Create new static method to initialize Account Service * Avoid corrupted states using break switch if any event fetch fails * Return new instance and errors
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/privacy-pools-core#20