Skip to content

refactor TransactionBuilder #1661

@hal3e

Description

@hal3e

Currently, the transaction builders need a provider when building transaction and the build method is async.
We should refactor the transaction builders and try to make the build method sync. The estimation or assemble should happen separately and build should finalize the tx and sign it. We could explore the api and expose ways to manually set required fields or estimate them using the node.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions