Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Rename TrackingBatch batch-specific fields to match Transact protocol Batch #1426

@shannynalayna

Description

@shannynalayna

Currently, Grid's TrackingBatch has batch_header and serialized_batch fields. The batch_header field is a String, populated by a Transact batch's header_signature. Grid's tracking batch serialized_batch field is taken from the transact batch's batch_header field. This naming is confusing as the batch_header field in the Grid struct is pulling the header_signature field from Transact, yet the Transact batch_header field is being used in the serialized_batch field in Grid. The batch_header field should be renamed to better reflect what this field is.

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