Skip to content

Refactor Transaction class #850

@jasonpaulos

Description

@jasonpaulos

The Transaction class should be refactored with the following improvements in mind:

  • Bigints should be accepted for key fields, like appID
  • The type of an input should not need to be the exact same as the internal field's representation (e.g. can accept number | bigint, but can store the field as bigint internally)

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