Skip to content

Create Transaction from hex #803

@ItoroD

Description

@ItoroD

Describe the enhancement

Types like Transaction can create new Transactions by passing in transaction bytes. It will be helpful to also create transactions by passing in the string hex of a transaction.

Use case

  • Create a transaction from a transaction hex.

Additional context

@rustaceanrob hashlike types has useful methods that types like Transaction can benefit from. Like from_string. Could this be a method we add directly to Transaction impl?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions