Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Refactor to extract API interactions and reduce complexity #188

Description

@mcmire

At a glance, the updateSmartTransaction, confirmSmartTransaction, getFees, and submitSignedTransactions methods look fairly complex. We should see if we can extract the logic here to separate files to make this controller easier to understand and test.

We should also see if we can extract API interactions, especially the logic involved to normalize response data, to separate files, for the same reason.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions