Skip to content

Transaction's loadFromBinary should use constructor to create transaction objects #571

@rg911

Description

@rg911

TransactionMapping.createFromPayload doesn't include signer and signature since it is using the creator factory method.
Instead, it should use the constructor to create transactions which will include signer and signatures (if available)

Affected methods

  • generateBytes
  • loadFromBinary

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions