-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
Description
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
Labels
Type
Projects
Status
No status