Skip to content

Consider pulling Batch InnerTransaction TX Hash generator into RawTransactionWrapper #692

@sappenin

Description

@sappenin

As of #654, the only place that the TxID/Hash of an inner Batch transaction is computed is inside of the binary codec (see here). However, we likely want to pull this out to be a @Derived field in the RawTransactionWrapper.java so that library users can more easily access that value if desired. This will look similar to SignedTransactionWrapper.hash().

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