Skip to content

Handle Unfunded Account Errors Gracefully #2

Description

@richardiyamura

Labels: bug, good first issue

Description

When querying account details from Horizon, unfunded accounts return an error. Currently, this is not handled gracefully and may cause crashes or unclear errors.

Expected Behavior

Return a well-defined error or optional result indicating the account is unfunded.

Acceptance Criteria
Detect unfunded account responses from Horizon
Map to a custom error type (e.g., AccountNotFound)
Add unit test for this case

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions