Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: missing internal types for transaction and block #286

Merged
merged 2 commits into from
Jun 7, 2023

Conversation

markin-io
Copy link

@markin-io markin-io commented Jun 7, 2023

Issue being fixed or feature implemented

Fix adds missing declarations for the internal types of Block and Transaction, and also fixes a few inconsistencies in the Transaciton type itself

What was done?

How Has This Been Tested?

  • SDK build and types test
  • Wallet lib types test

Breaking Changes

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

@markin-io markin-io changed the title fix: Transaction types fix: missing internal types Jun 7, 2023
@markin-io markin-io changed the title fix: missing internal types fix: missing internal types for transaction and block Jun 7, 2023
Copy link
Member

@shumkov shumkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants